Skip to content

avoid verify to raise an exception when the code argument is non-ascii#13

Merged
lepture merged 1 commit intoauthlib:mainfrom
azmeuk:non-ascii
May 7, 2025
Merged

avoid verify to raise an exception when the code argument is non-ascii#13
lepture merged 1 commit intoauthlib:mainfrom
azmeuk:non-ascii

Conversation

@azmeuk
Copy link
Member

@azmeuk azmeuk commented May 5, 2025

I encountered an issue when my browser accidentally filled the input field with ●●●●●●.

@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9a29d6d) to head (09fce7c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          102       108    +6     
  Branches         5         5           
=========================================
+ Hits           102       108    +6     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

azmeuk added a commit to yaal-coop/canaille that referenced this pull request May 5, 2025
@lepture lepture merged commit 7713958 into authlib:main May 7, 2025
3 of 10 checks passed
@azmeuk azmeuk deleted the non-ascii branch May 9, 2025 08:26
@azmeuk
Copy link
Member Author

azmeuk commented May 9, 2025

Thank you @lepture for reviewing this.
Would you have some time to spare releasing a new version with the fix? 🙏

@lepture
Copy link
Member

lepture commented May 9, 2025

released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants