This website requires JavaScript.
Explore
Help
Sign In
imacat
/
flask-digestauth
Watch
1
Star
0
Fork
0
You've already forked flask-digestauth
Code
Issues
Pull Requests
Packages
Projects
Releases
16
Wiki
Activity
27d27127f6
flask-digestauth
/
docs
/
source
History
依瑪貓
27d27127f6
Added the DIGEST_AUTH_REALM configuration variable as the recommended way to set the authentication realm. Changed the default realm from an empty string to "Login Required".
2023-01-06 00:20:40 +08:00
..
_static
Added the .keep files to the _static and _templates subdirectories in the docs directory to keep them in the source distribution.
2022-12-06 22:04:33 +08:00
_templates
Added the .keep files to the _static and _templates subdirectories in the docs directory to keep them in the source distribution.
2022-12-06 22:04:33 +08:00
conf.py
Advanced to version 0.4.0.
2023-01-04 21:29:51 +08:00
examples.rst
Added the DIGEST_AUTH_REALM configuration variable as the recommended way to set the authentication realm. Changed the default realm from an empty string to "Login Required".
2023-01-06 00:20:40 +08:00
flask_digest_auth.rst
Replaced the manually-added package content with the automatically-generated package content, and added the modules list to the documentation.
2022-12-07 18:11:35 +08:00
index.rst
Renamed the package from flask-digest-auth to Flask-DigestAuth, by the Flask recommended extension guidelines
https://flask.palletsprojects.com/en/latest/extensiondev/
.
2023-01-04 21:29:12 +08:00
intro.rst
Added the DIGEST_AUTH_REALM configuration variable as the recommended way to set the authentication realm. Changed the default realm from an empty string to "Login Required".
2023-01-06 00:20:40 +08:00
modules.rst
Replaced the manually-added package content with the automatically-generated package content, and added the modules list to the documentation.
2022-12-07 18:11:35 +08:00