Skip to content

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

Merged
bpasero merged 1 commit into
mainfrom
ben/intelligent-tahr
May 17, 2023
Merged

Allow to disable UNC access restrictions (fix #182055)#182755
bpasero merged 1 commit into
mainfrom
ben/intelligent-tahr

Conversation

@bpasero

@bpasero bpasero commented May 17, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
Contributor 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
Copy Markdown
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