Djangorestframework-simplejwt

Latest version: v5.3.1

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

4.5

* Added `AUTH_HEADER_NAME` to settings ([309](https://github.com/jazzband/django-rest-framework-simplejwt/pull/309))
* Added `USER_AUTHENTICATION_RULE` to settings ([279](https://github.com/jazzband/django-rest-framework-simplejwt/pull/279))
* Added `UPDATE_LAST_LOGIN` to settings ([238](https://github.com/jazzband/django-rest-framework-simplejwt/pull/238))
* Fixed packaging of locale folder for installation ([117](https://github.com/jazzband/django-rest-framework-simplejwt/pull/117))
* Allowed TokenUser to be configurable ([172](https://github.com/jazzband/django-rest-framework-simplejwt/pull/172))
* Dropped Python 3.7 and below (restored Python 3.7 but not 3.6 in next version)
* Improved error message if cryptography isn't installed
when developer tries to use a certain algorithm that needs the package
([285](https://github.com/jazzband/django-rest-framework-simplejwt/pull/285))
* Fixed Django 4.0 ugettext_lazy deprecation warnings ([186](https://github.com/jazzband/django-rest-framework-simplejwt/pull/186))
* Remove upper bound of Python version ([225](https://github.com/jazzband/django-rest-framework-simplejwt/pull/225))
* Added DRF 3.11 support ([230](https://github.com/jazzband/django-rest-framework-simplejwt/pull/230))

Translations:
* Added French translations ([314](https://github.com/jazzband/django-rest-framework-simplejwt/pull/314))
* Added Spanish translations ([294](https://github.com/jazzband/django-rest-framework-simplejwt/pull/294))
* Added Argentinian Spanish translations ([244](https://github.com/jazzband/django-rest-framework-simplejwt/pull/244))
* Added Persian translations ([220](https://github.com/jazzband/django-rest-framework-simplejwt/pull/220))
* Added German translations ([198](https://github.com/jazzband/django-rest-framework-simplejwt/pull/198))
* Added Czech translations ([188](https://github.com/jazzband/django-rest-framework-simplejwt/pull/188))
* Added Polish translations ([166](https://github.com/jazzband/django-rest-framework-simplejwt/pull/166))
* Fixed incorrect language encoding from de_CH to es_CL ([299](https://github.com/jazzband/django-rest-framework-simplejwt/pull/299))

4.4

* Added official support for Python 3.8 and Django 3.0.
* Added settings for expected audience and issuer claims.
* Documentation updates.
* Updated package/python version support (check the README to see what new
versions are supported and what old ones are no longer supported!)
* Added Chilean Spanish language support.
* Added Russian language support.

4.3

* Added `JTI_CLAIM` setting to allow storing token identifiers under a
different claim.

4.2

* We now return HTTP 401 for user not found or inactive.

4.1.5

Not secure
* Restricted `setup.py` config to Python 3 only.

4.1.4

Not secure
* Included translation files in release package.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.