|
a3bc807192
|
Removed the test client from thd Sphinx documentation.
|
2023-10-08 23:35:20 +08:00 |
|
|
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 |
|
|
cdc057f851
|
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 |
|
|
514e9255aa
|
Replaced "my_user" and "my_pass" with USERNAME and PASSWORD in the examples of the test client in the documentation, to avoid GitGuardian from detecting them as real passwords.
|
2022-12-07 18:55:52 +08:00 |
|
|
c6b8569543
|
Fixed the documentation on the pytest example.
|
2022-12-06 22:46:52 +08:00 |
|
|
30106c7e9f
|
Added the introduction to the documentation.
|
2022-12-06 18:54:40 +08:00 |
|
|
9997985d8c
|
Added the examples to the documentation.
|
2022-12-06 18:37:51 +08:00 |
|