Package Release Info

python-flask-jwt-extended-3.24.1-bp154.1.22

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-flask-jwt-extended

Change Logs

Version: 3.24.1-bp152.1.12
* Wed Oct 30 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 07 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 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 3.23.0:
  * Make header reading compliant with RFC7230, section 3.2.2
* Mon Sep 09 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 2019 Jan Engelhardt <jengelh@inai.de>
- Trim metadata redundancies from summary. Trim filler wording
  from description.
* Mon Aug 12 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 2019 Sean Marlow <sean.marlow@suse.com>
- Update Flask minimum version requirement.
* Wed Jul 17 2019 Sean Marlow <sean.marlow@suse.com>
- Update to v3.20.0 (2019-07-17)
  + Initial release.