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
cb3e313e21
flask-digestauth
/
tests
History
imacat
cb3e313e21
Revised the FlaskLoginTestCase test case and README.rst for illustrations on how to retrieve the currently logged-in user.
2022-11-26 18:59:17 +11:00
..
test_algo.py
Added the initial version that works.
2022-11-23 18:12:04 +11:00
test_auth.py
Revised so that you always call digest_auth.init_app(), to avoid confusion. It remembers the current application. The logout() method no longer need current_app for the current application.
2022-11-25 09:14:57 +11:00
test_flask_login.py
Revised the FlaskLoginTestCase test case and README.rst for illustrations on how to retrieve the currently logged-in user.
2022-11-26 18:59:17 +11:00