Logo
Explore Help
Sign In
imacat/flask-digestauth
1
0
Fork 0
You've already forked flask-digestauth
Code Issues Pull Requests Packages Projects Releases 16 Wiki Activity
Files
2de770aed0e2d9f683c2325e130804cb3c123cca
flask-digestauth/src/flask_digest_auth
History
imacat aeb93a60e5 Fixed to store the auth state in request instead of the g global object in the flask_login load_user_from_request and unauthorized handlers in the init_app method of the DigestAuth class. This is so that the auth state is always reset in the lifecycle of request even if g stays. Revised the unauthorized to create a new auth state if it is not available in the current request, in the case that the load_user_from_request handler was not run previously.
2022-12-29 23:43:35 +08:00
..
__init__.py
Revised so that Flask-Login become an optional dependency.
2022-11-24 01:02:51 +11:00
algo.py
Revised the documentations.
2022-12-06 23:52:42 +08:00
auth.py
Fixed to store the auth state in request instead of the g global object in the flask_login load_user_from_request and unauthorized handlers in the init_app method of the DigestAuth class. This is so that the auth state is always reset in the lifecycle of request even if g stays. Revised the unauthorized to create a new auth state if it is not available in the current request, in the case that the load_user_from_request handler was not run previously.
2022-12-29 23:43:35 +08:00
test.py
Revised the documentation for digest_auth parameter of the open method in the test client, to be clear.
2022-12-07 18:59:41 +08:00
Powered by Gitea Version: 1.24.0rc0 Page: 65ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API