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

fix(flags): --allow-all should conflict with lower permissions #25909

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

dsherret
Copy link
Member

Using --allow-all with other --allow-x permission flags should cause an error since --allow-all is a superset of --allow-x.

Closes #25901

@dsherret dsherret enabled auto-merge (squash) September 27, 2024 14:13
@dsherret dsherret merged commit a8d1ab5 into denoland:main Sep 27, 2024
17 checks passed
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.

Panic with --allow-import
3 participants