Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to disable UNC access restrictions (fix #182055) #182755

Merged
merged 1 commit into from
May 17, 2023

Conversation

bpasero
Copy link
Member

@bpasero bpasero commented May 17, 2023

No description provided.

@bpasero bpasero enabled auto-merge (squash) May 17, 2023 12:47
@bpasero bpasero requested a review from deepak1556 May 17, 2023 12:48
@bpasero bpasero self-assigned this May 17, 2023
@bpasero bpasero added this to the May 2023 milestone May 17, 2023
@bpasero bpasero merged commit b4a2a00 into main May 17, 2023
@bpasero bpasero deleted the ben/intelligent-tahr branch May 17, 2023 13:32
'security.restrictUNCAccess': {
'type': 'boolean',
'default': true,
'markdownDescription': localize('security.restrictUNCAccess', 'If enabled, only allowes access to UNC host names that are allowed by the `#security.allowedUNCHosts#` setting or after user confirmation. Find out more about this setting at https://aka.ms/vscode-windows-unc.'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bpasero - Small typo here: "allowes" should be "allows"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Want to do a PR?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done as #182842

@github-actions github-actions bot locked and limited conversation to collaborators Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants