Revisions of python-djangorestframework-simplejwt
Ana Guerrero (anag+factory)
accepted
request 1183075
from
Steve Kowalik (StevenK)
(revision 6)
- Switch back to PyPi tarball. - Inject setuptools_scm so we install the correct version number. - Switch to autosetup macro. - No more greedy globs in %files. - Update to 5.3.1 * Breaking: Set BLACKLIST_AFTER_ROTATION by default to False * Remove EOL Python, Django and DRF version support * Remove verify from jwt.decode to follow PyJWT v2.2.0 * Add blacklist view to log out users * Add JWKS support * Add back support for PyJWT 1.7.1 * Allow customizing token JSON encoding * Revoke access token if user password is changed * Declare support for type checking * Many more changes, see CHANGELOG.md - Drop patch jwt2.patch, included upstream.
Dominique Leuenberger (dimstar_suse)
accepted
request 822655
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
Ludwig Nussel (lnussel_factory)
accepted
request 730636
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
- Update to 4.3.0: * Added JTI_CLAIM setting to allow storing token identifiers under a different claim. * We now return HTTP 401 for user not found or inactive. * Restricted setup.py config to Python 3 only. * Included translation files in release package.
Yuchen Lin (maxlin_factory)
accepted
request 695468
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
- Initial spec for v4.1.3
Displaying all 7 revisions