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

Duplicate Authorization Bearer Header Fix #36835

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

sahuefficy
Copy link
Contributor

@sahuefficy sahuefficy commented Nov 2, 2023

Fixes #36810

@quarkus-bot quarkus-bot bot added the area/oidc label Nov 2, 2023
@sahuefficy sahuefficy changed the title From headers.add to headers.putSingle Duplicate Authorization Bearer Header Fix Nov 2, 2023
Copy link
Member

@sberyozkin sberyozkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @sahuefficy, I've rebased against the upstream repository and force pushed to your branch (please create a branch for your next PR :-) )

Cheers

@sberyozkin sberyozkin added triage/waiting-for-ci Ready to merge when CI successfully finishes triage/backport? triage/backport-3.2 labels Nov 2, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 2, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@sberyozkin sberyozkin merged commit 389a663 into quarkusio:main Nov 2, 2023
20 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.6 - main milestone Nov 2, 2023
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 2, 2023
@sahuefficy
Copy link
Contributor Author

Thanks a lot. One last thing. I would like to see the change in version 2.16.x Are there any plans? Which branch should I send pull request to?

@sberyozkin
Copy link
Member

sberyozkin commented Nov 2, 2023

@sahuefficy Np, it is managed by suggesting labels such as triage/backport-2.16? which I already added earlier.
However I'm not sure if any more 2.16 releases will be done, since its support date has just expired, CC @gsmet

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.

AccessTokenRequestReactiveFilter::propagateToken duplicates the authorization header
4 participants