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

private/signer/v4: Remove Content-Length from blacklist of signed headers #633

Merged
merged 1 commit into from
Apr 14, 2016

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Apr 14, 2016

This fixes the bug where Content-Length was incorrectly being
blacklisted from a signed signature. The header was being incorrectly
excluded from the V4 signature.

Fix #625

…ders

This fixes the bug where Content-Length was incorrectly being
blacklisted from a signed signature. The header was being incorrectly
excluded from the V4 signature.

Fix #625
@xibz
Copy link
Contributor

xibz commented Apr 14, 2016

🚢

@jasdel jasdel merged commit 5b481fe into master Apr 14, 2016
@jasdel jasdel deleted the fixIssue625SignContentLength branch April 14, 2016 22:22
xibz added a commit that referenced this pull request Apr 19, 2016
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.

[S3] presigned PutObject - Enforce Content-Length
2 participants