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-07-04 17:20:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68f81272869bddc5bedbf395fee6206205fc401a
flask-security
/
flask_security
T
History
Matt Wright
84759b5dbd
Merge pull request
#73
from apahomov/multiple-auth-mechanisms
...
Multiple auth mechanisms
2013-01-16 19:37:55 -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
Fix passing category to login required message
2013-01-13 23:25:16 -08:00
datastore.py
Fix query for find_user
2013-01-01 11:28:31 -08:00
decorators.py
Calling auth methods
2013-01-14 16:11:09 +04: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
Fix for Python 2.6
2013-01-14 00:26:46 -05:00
views.py
Views get forms from _security
2013-01-06 20:20:06 -08:00