Skip to content

Pull requests: mpdavis/python-jose

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bump cryptography from 41.0.3 to 42.0.4 dependencies Pull requests that update a dependency file
#358 opened May 30, 2024 by dependabot bot Loading…
Fix for CVE-2024-33664. JWE limited to 250K
#352 opened May 7, 2024 by alistairwatts Loading…
Fix CVE-2024-33663
#349 opened May 2, 2024 by danigm Loading…
Fix small mistake on HMAC jwk example
#339 opened Dec 2, 2023 by leandropls Loading…
Updated pyasn version to match latest
#338 opened Nov 17, 2023 by viraj-s15 Loading…
Fix Error -3 decompress when using JWE with deflate
#337 opened Nov 9, 2023 by tebruno99 Loading…
Update jwk.py
#328 opened Aug 16, 2023 by mr-n30 Loading…
Add "algorithm mismatch" error to improve jws
#304 opened Nov 7, 2022 by ghost Loading…
fixed get_unverified_claims() args description
#301 opened Aug 26, 2022 by Star3Lord Loading…
docs: Fix a few typos
#299 opened Jul 2, 2022 by timgates42 Loading…
Can pass custom JSONEncoder class to jws.sign
#284 opened Jan 7, 2022 by chbndrhnns Loading…
Add python_requires arg to setup.cfg
#273 opened Jul 27, 2021 by avian2 Loading…
Implement RFC-7797 / JWS (Detached Payload) #166
#272 opened Jul 22, 2021 by finvu Loading…
Improve jwt.decode key doc
#198 opened Nov 28, 2020 by erny Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.