This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
flask-security
Watch
1
Star
0
Fork
0
You've already forked flask-security
mirror of
https://github.com/wassname/flask-security.git
synced
2026-06-28 16:20:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc60c021a350f2bc0c65d11e4af18975916d69d8
flask-security
/
tests
T
History
Matt Wright
bc60c021a3
Fix
password_changed
signal to behave like the other signals.
Fixes
#222
2014-03-13 09:35:54 -04:00
..
test_app
Work in progress
2013-12-19 16:12:29 -05:00
__init__.py
Work in progress
2013-12-19 16:12:29 -05:00
configured_tests.py
Changing verify_password so it works like verify_and_update_password. Currently verify_password was not only creating a hmac hash but also encrypting (encrypt_password is first hmac-signing and then encrypting).
2014-02-20 16:46:49 +02:00
functional_tests.py
Additional test fixes
2014-01-07 16:31:26 -05:00
signals_tests.py
Fix
password_changed
signal to behave like the other signals.
Fixes
#222
2014-03-13 09:35:54 -04:00
unit_tests.py
Add change password endpoint
2013-02-01 18:21:43 -05:00