6 Commits

Author SHA256 Message Date
3d8a43af5d - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-flask-jwt-extended?expand=0&rev=23
2024-01-20 13:09:54 +00:00
Steve Kowalik
5c46d3a4e8 - Update to 4.5.2:
* Updated typing of expires_delta and fresh by @eMaerthin in #510
  * Allow selective disabling of blocklist check by @indrajeet307 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-flask-jwt-extended?expand=0&rev=21
2023-06-19 06:25:37 +00:00
John Vandenberg
02c0cff130 Accepting request 956166 from home:apersaud:branches:devel:languages:python:flask
update to latest version

OBS-URL: https://build.opensuse.org/request/show/956166
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-flask-jwt-extended?expand=0&rev=20
2022-02-21 00:25:40 +00:00
4635d2e971 Accepting request 894730 from home:jayvdb:branches:devel:languages:python
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
2021-05-22 11:43:23 +00:00
47dd9abb31 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-flask-jwt-extended?expand=0&rev=17 2021-05-21 07:19:31 +00:00
Petr Cervinka
4cdc1d7d53 Accepting request 717111 from home:seanmarlow:branches:devel:languages:python:flask
- Update to v3.20.0 (2019-07-17)
  + Initial release.

OBS-URL: https://build.opensuse.org/request/show/717111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-flask-jwt-extended?expand=0&rev=1
2019-07-19 18:15:01 +00:00