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

#121 Fix handling of V4 signed requests that don't use chunking. #163

Merged
merged 1 commit into from
Aug 13, 2019

Conversation

agudian
Copy link
Member

@agudian agudian commented Aug 13, 2019

Description

The problem was that the code incorrectly assumed that anything signed with a V4 SHA signature is also using the V4 chunked encoding. That's fixed now, and a test was added to check uploading a file with all combinations of signing and chunking enabled/disabled.

Related Issue

Fixes #107, fixes #121, fixes #147.

Tasks

  • I have signed the CLA.
  • I have written tests and verified that they fail without my change.

@agudian agudian merged commit 5838ee0 into master Aug 13, 2019
@agudian agudian deleted the fix/v4_signing_without_chunking branch August 13, 2019 07:30
lennartblom pushed a commit to lennartblom/S3Mock that referenced this pull request Nov 24, 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
1 participant