Skip to content

revert: allow URL for permissions #11600

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

Merged
merged 3 commits into from
Aug 6, 2021

Conversation

bartlomieju
Copy link
Member

Revert changes to "net" permissions in regards to handling URLs.

Introduced in #11578

Reverting due to @lucacasonato comment: #11578 (comment)

@bartlomieju bartlomieju requested a review from ry August 6, 2021 18:09
Copy link
Contributor

@nayeemrmn nayeemrmn left a comment

Choose a reason for hiding this comment

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

The intent of #11036 was to allow file URLs for fs permission allowlists, net shouldn't have been included because that filters by host which can't sensibly be represented as URLs. I'm not sure about ever doing "full URL network permissions" down the line but either way 👍

@bartlomieju bartlomieju merged commit 0d1a522 into denoland:main Aug 6, 2021
@bartlomieju bartlomieju deleted the revert_url_net branch August 6, 2021 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants