17
0
Files
python-djangorestframework-…/python-djangorestframework-simplejwt.changes
Matej Cepl 4469346793 Accepting request 1315276 from home:mcalabkova:branches:devel:languages:python:django
- Update to 5.5.1 (CVE-2024-22513, bsc#1221568)
  * Changed string formatting in views
  * Enhance BlacklistMixin with Generic Type for Accurate Type Inference
  * Improve type of Token.for_user to allow subclasses
  * Fix the Null value of the OutstandingToken of the BlacklistMixin.blacklist
  * Add option to allow inactive user authentication and token generation
  * Add support for EdDSA and other algorithms in jwt.algorithms.requires_cryptography
  * Drop Django <4.2, DRF <3.14, Python <3.9. Note, many deprecated versions are only
    officially not supported but probably still work fine.
  * Add specific "token expired" exceptions
  * Fix user_id type mismatch when user claim is not pk
  * Caching signing key
  * fix: add missing migration for token_blacklist app
  * docs: Add warning in docs for for_user usage
  * feat: log warning if token is being created for inactive user
  * fix: always stringify user_id claim
- Drop fix-tests.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1315276
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-djangorestframework-simplejwt?expand=0&rev=9
2025-11-03 14:28:58 +00:00

3.8 KiB