AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 4.6.0 * Restored Python 3.7 support * Added Indonesian translations * Fixed Django 4.0 re_path deprecation - Add patch jwt2.patch for PyJWT>=2.0.0 support
- Update to v4.4.0 * 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 * Added Chilean Spanish language support. * Added Russian language support.
- 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.
- 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.
- Initial spec for v4.1.3