forked from pool/python-djangorestframework-simplejwt
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djangorestframework-simplejwt?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
b6f941d00c
commit
2406b9f263
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 08:46:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 02:39:36 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user