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
7e71115844
flask-digestauth
/
tests
History
依瑪貓
7e71115844
Fixed the test_logout test of the FlaskLoginTestCase test case to skip without Flask-Login.
2022-12-03 11:56:40 +08:00
..
test_algo.py
Added the initial version that works.
2022-11-23 18:12:04 +11:00
test_auth.py
Fixed the AuthenticationTestCase and FlaskLoginTestCase test cases to store the user instead of finding the user through flask-login or g, so that the visit tests work without the application context.
2022-12-03 11:55:52 +08:00
test_flask_login.py
Fixed the test_logout test of the FlaskLoginTestCase test case to skip without Flask-Login.
2022-12-03 11:56:40 +08:00