Update package and add a Suggests OBS-URL: https://build.opensuse.org/request/show/894730 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-flask-jwt-extended?expand=0&rev=18
60 lines
2.2 KiB
Plaintext
60 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 21 07:14:27 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Add python-cryptography as Suggests
|
|
- Update to v4.2.1
|
|
* Many breaking changes. Please see
|
|
https://flask-jwt-extended.readthedocs.io/en/stable/v4_upgrade_guide/
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 30 11:49:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.24.1:
|
|
* Fixes a bug where missing JWTs were not being handled gracefully
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 7 13:17:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.24.0:
|
|
* Adds the ability to add custom data to the JWT headers via the
|
|
headers kwarg
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 24 11:09:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.23.0:
|
|
* Make header reading compliant with RFC7230, section 3.2.2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 15:00:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.22.0:
|
|
* Adds ability to check CSRF double submit token from form data instead of
|
|
headers
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 27 06:49:47 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim metadata redundancies from summary. Trim filler wording
|
|
from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 15:45:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.21.0:
|
|
* Require flask 1.0 or greater (#263)
|
|
* Move docs to pallets-sphinx-themes (#261)
|
|
* Add a new JWT_DECODE_ISSUER option for use with other JWT providers (#259)
|
|
* Gracefully handle errors for malformed tokens (#246)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 23 18:52:53 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
|
|
|
|
- Update Flask minimum version requirement.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 17 13:57:14 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
|
|
|
|
- Update to v3.20.0 (2019-07-17)
|
|
+ Initial release.
|