mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-10 14:16:15 -06:00
* cli: explicitly deny anonymous control port access Prevents inheriting any ACL set at the tunnel level which may allow different access for forwarded ports * testing: make ui more clear for discovery errors (#197115) * testing: make ui more clear for discovery errors Fixes #196546 * undo * fix tests