Skip to content

[v17] Fix AWS SigV4 parsing#51043

Merged
GavinFrazar merged 2 commits into
branch/v17from
bot/backport-50973-branch/v17
Jan 15, 2025
Merged

[v17] Fix AWS SigV4 parsing#51043
GavinFrazar merged 2 commits into
branch/v17from
bot/backport-50973-branch/v17

Conversation

@GavinFrazar
Copy link
Copy Markdown
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
@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