SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-flask-jwt-extended-4.6.0-1.5.noarch.rpm :

* Sat Jan 20 2024 Dirk Müller - update to 4.6.0:
* Bump cryptography from 41.0.4 to 41.0.6
* Do not check JWT_TOKEN_LOCATION when testing if cookie_csrf_protect is enabled- update to 4.5.3:
* Replace \"defining\" with \"define\"
* Fix documentation syntax error
* remove duplicate comments
* Support python 3.12 and add support for flask 3.0
* Mon Jun 19 2023 Steve Kowalik - Update to 4.5.2:
* Updated typing of expires_delta and fresh by AATTeMaerthin in #510
* Allow selective disabling of blocklist check by AATTindrajeet307 in #501
* Fix compatibility with flask version 2.3 (#493)
* Drop support for python 3.6
* Add option to include current_user in jinja templates by default (#478)
* Fix mypy type checks for current_user (#488)
* Fix mypy explicitly mark exported names #484
* Fix verify_type being set to False by default in verify_jwt_in_request() #483
* Fix PEP 561 compatibility #480
* Drop support for Flask 1
* Add verify_type argument to view decorators to allow accepting both refresh & access tokens #460
* Relax dependency pinning for cryptography package (#467)
* Sat Feb 19 2022 Arun Persaud - specfile:
* update copyright year
* be more specific in %files section- update to version 4.3.1:
* Handle new cryptography versioning scheme
* Fix lint errors
* Fix typos in documentation
* Fix reversed docstrings for unset cookie funcs
* Update automatic_user_loading.py- changes from version 4.3.0:
* Feat: override cookie domain from cookie utils
* Fix typos in view_decorators.py
* Correct JWT_REFRESH_COOKIE_NAME option description
* Fix/support flask 2 and flask 1- changes from version 4.2.3:
* Ignore coverage for quick fix unitl I can get a better spec in place
* Fix this extension when using Flask 1.x.x- changes from version 4.2.2:
* Added async support to jwt_required view decorator
* Simplify requirements.txt to fix new pip resolver issue
* Change jwt.required to jwt_required
* Bump urllib3 from 1.26.4 to 1.26.5
* Fri May 21 2021 John Vandenberg - 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 2019 Tomáš Chvátal - Update to 3.24.1:
* Fixes a bug where missing JWTs were not being handled gracefully
* Mon Oct 07 2019 Tomáš Chvátal - 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 - Update to 3.23.0:
* Make header reading compliant with RFC7230, section 3.2.2
* Mon Sep 09 2019 Tomáš Chvátal - 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 - Trim metadata redundancies from summary. Trim filler wording from description.
* Mon Aug 12 2019 Tomáš Chvátal - 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)
 
ICM