amal66 closes a dangerous back door in bring-your-own connectors
The fork makes it far harder for a normal account to turn a connector into a probe of the platform's private systems.
Connectors let an organisation link Mike to outside services, but the platform has to contact the address supplied by the user. amal66 has put a serious safety check around that step: requests to private networks, cloud credential services, databases and internal admin tools are refused before a connection opens.
The protection checks where an address actually leads, rather than trusting its name. It also blocks obscure address formats, refuses anything it cannot safely classify, prevents public links from redirecting into private systems, and closes a DNS trick that could swap a safe address for an internal one at connection time. The same controls now cover connector sign-in and token refresh steps.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?