fix(jose): prevent public/unprotected header overwriting protected header by lepture · Pull Request #809 · authlib/authlib
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 528
Merged
fix(jose): prevent public/unprotected header overwriting protected header#809
fix(jose): prevent public/unprotected header overwriting protected header#809
Conversation
Copy link Copy Markdown
Member
lepture
commented
Aug 27, 2025
lepture
commented
Fixes #337
Checklist
- You ran the linters with
prek. - You wrote unit test to demonstrate the bug you are fixing, or to stress the feature you are bringing.
- You reached 100% of code coverage on the code you edited, without abusive use of
pragma: no cover - If this PR is about a new feature, or a behavior change, you have updated the documentation accordingly.
- You consent that the copyright of your pull request source code belongs to Authlib's author.
lepture added 2 commits
August 27, 2025 15:59
lepture
requested a review
from azmeuk
Copy link Copy Markdown
sonarqubecloud
bot
commented
Aug 27, 2025
sonarqubecloud bot commented
Aug 27, 2025
Quality Gate passed
Issues


Measures



azmeuk approved these changes Aug 27, 2025
Copy link Copy Markdown
Member
azmeuk
left a comment
azmeuk
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
azmeuk
deleted the
fix-jose-337
branch
sukhbirghotra
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
