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

[v17] Fix AWS SigV4 parsing #51043

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Conversation

GavinFrazar
Copy link
Contributor

Backport #50973 to branch/v17

changelog: Fixed AWS SigV4 parse errors in app access when the application omits the optional spaces between the SigV4 components.

Parsing the AWS SigV4 Authorization header no longer requires spaces
between the components - only the comma delimiter is required.
@GavinFrazar GavinFrazar added this pull request to the merge queue Jan 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2025
@GavinFrazar GavinFrazar added this pull request to the merge queue Jan 15, 2025
Merged via the queue into branch/v17 with commit 7f99e1a Jan 15, 2025
41 checks passed
@GavinFrazar GavinFrazar deleted the bot/backport-50973-branch/v17 branch January 15, 2025 19:02
@camscale camscale mentioned this pull request Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants