Flask-digestauth

Latest version: v0.7.1

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

Scan your dependencies

Page 2 of 3

0.4.0

* Changed the package name from flask-digest-auth to Flask-DigestAuth, according to the Flask recommended extension guidelines https://flask.palletsprojects.com/en/latest/extensiondev/ .
* Replaced app.digest_auth with app.extensions["digest-auth"] to store the DigestAuth instance.
* Replaced auth.app with current_app, to prevent circular imports.

0.3.1

Fixed the missing authentication state with disabled users.

0.3.0

Changed the visibility of several methods and properties of the DigestAuth class that should be private to private.

0.2.4

Fixed the pytest example in the documentation.

0.2.3

Fixed the dependencies for the documentation hosted on Read the Docs.

0.2.2

Added the Sphinx documentation, and hosted the documentation on Read the Docs.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.