Flask-praetorian

Latest version: v1.6.0

Safety actively analyzes 623282 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

1.5.0

-------------------
- Dropped support for Python 3.7
- Added support for Python 3.11
- Updated poetry build backend
- Replaced flake8 with ruff

1.4.0

-------------------
- Dropped support for Python 3.6
- Use ``flask.g`` for storing JWT info, as ``flask._app_ctx_stack`` is now deprecated:
https://flask.palletsprojects.com/en/2.2.x/changes/#version-2-2-0

1.3.0

-------------------
- Replaced freezegun dependency with plummet
- Decorators can read tokens from cookies

1.2.0

-------------------
- Dropped support for Python 3.5
- Updated pyjwt dependency to 2.0

1.1.0

-------------------
- Added 2-factor email token registration and password reset
- Added function hooks at token encoding time
- Migrated to github actions away from travis-ci
- Added support for tokens in cookies
- Added MongoDB example
- Added auth_accepted decorator for optional auth support
- Updated documentation

1.0.0

-------------------
- Upgraded flask dependency to > 1.0
- Moved tutorial to github.com/dusktreader/flask-praetorian-tutorial
- Added email registration feature
- Added code of conduct and contributing guide
- Added support for verify_and_update

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.