Flask-security-bundle

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 2

0.4.0

* we no longer depend on the `flask_security` package
* use the default behavior of controllers to name endpoints (in effect, rename the prefixes from `security` to `security_controller`)
* rename a translations keys for template h1 headings
* rename email templates and service methods for consistency
* refactor register form to always require password confirmation
* refactor security utilities to be an injectable service
* document config options
* implement ``flask users`` and ``flask roles`` cli command groups

0.3.0

* update to flask unchained 0.5

0.2.1

* fix missing import statement in validators.py
* fix inclusion of translation files in the distribution

0.2.0

* upgrade to flask-unchained >= 0.3.1
* upgrade to flask-sqlalchemy-bundle >= 0.3.1
* add templates for security controller routes
* consolidate as much validation logic onto the user model as possible
* add translations support for form field labels, submit button labels, and error messages

0.1.2

* alias `current_user` to the flask_security_bundle package
* fix emailing upon `change_password` action

0.1.1

* depend on flask-mail-bundle

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.