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(http/file_server): don't require --allow-read for showing help message #1521

Merged
merged 2 commits into from
Nov 4, 2021

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Nov 4, 2021

This PR updates http/file_server.ts. Now the file_server cli doesn't need --allow-read permission flag when --help flag is passed. (read permission was used during resolving the target. Now we resolve it after handling --help)

@kt3k kt3k merged commit cd92997 into denoland:main Nov 4, 2021
@kt3k kt3k deleted the fix/do-not-require-read-perm-with-help branch November 4, 2021 10:22
bartlomieju pushed a commit to bartlomieju/deno_std that referenced this pull request Nov 9, 2021
traceypooh pushed a commit to traceypooh/deno_std that referenced this pull request Nov 14, 2021
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.

2 participants