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-30 16:40:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c65923d3356cf1cb7b6e94a01caa32c8be49af2
flask-security
/
flask_security
T
History
Matt Wright
f566f41fb3
Merge pull request
#58
from eskil/registerform
...
Configurable forms
2013-01-08 07:10:14 -08:00
..
templates
/security
Fix register_user.html
2012-09-10 18:14:27 -04:00
__init__.py
Bump version number to 1.5.4
2013-01-06 20:43:02 -05:00
confirmable.py
Fix
#45
2012-11-26 16:21:05 -05:00
core.py
Merge pull request
#58
from eskil/registerform
2013-01-08 07:10:14 -08:00
datastore.py
Fix query for find_user
2013-01-01 11:28:31 -08:00
decorators.py
do not break API. add a new function to verify and update password
2013-01-08 01:01:02 +01:00
forms.py
Merge pull request
#58
from eskil/registerform
2013-01-08 07:10:14 -08:00
passwordless.py
Fix
#45
2012-11-26 16:21:05 -05:00
recoverable.py
Fix
#45
2012-11-26 16:21:05 -05:00
registerable.py
Ability to manage email subjects from configuration.
2012-11-19 21:13:52 -05:00
script.py
Simplify login form a bit
2012-09-19 01:22:09 -04:00
signals.py
Code cleanup
2012-08-17 14:46:30 -04:00
utils.py
do not break API. add a new function to verify and update password
2013-01-08 01:01:02 +01:00
views.py
Views get forms from _security
2013-01-06 20:20:06 -08:00