-
Notifications
You must be signed in to change notification settings - Fork 5.6k
is how to 'disable trusted domains' documented? #3357
Description
searched for: disable trusted domains on this repo. and the site.
looked in https://github.com/microsoft/vscode-docs/tree/master/docs/editor https://github.com/microsoft/vscode-docs/tree/master/docs/getstarted https://github.com/microsoft/vscode-docs/tree/master/docs/customization, doesn't seem like there's anything there.
relevant issue threads(according to me):
microsoft/vscode#80595 [locked now]
microsoft/vscode#80592 [locked now]
found the main reason it has to be enabled:
microsoft/vscode#80592 (comment)
There's a legal requirement for Microsoft software for linking to websites that Microsoft has no control on.
from microsoft/vscode#80592 (comment)
Yeah, unfortunately you would have to do it at least once on each machine. But the requirement is MS product has to acquire explicit user consent before it can direct users to other domains it has no control of.
I understand its a legal requirement. please, could it be documented?