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

B2-64 Throw error in CLI on passing special headers as file info #245

Closed
wants to merge 9 commits into from
Prev Previous commit
Next Next commit
Add changelog
  • Loading branch information
emnoor-reef committed Jan 17, 2024
commit 5b3f1eec8fa0a918715774a805c9f431f6890bab
2 changes: 2 additions & 0 deletions changelog.d/+special-headers-in-file-info.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Passing special headers to `--info` flag is now disallowed.
Use `--allow-special-info` flag to disable this validation.