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-11 00:40:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
840f72a589db9a755227355495ddec163e96ddf7
flask-security
/
flask_security
T
History
Matt Wright
840f72a589
Merge pull request
#82
from maebert/flask-peewee
...
Flask-Peewee support
2013-02-01 14:44:52 -08:00
..
templates
/security
Fix register_user.html
2012-09-10 18:14:27 -04:00
__init__.py
Adds support for flask-peewee
2013-01-25 16:52:50 -08:00
confirmable.py
Fix
#45
2012-11-26 16:21:05 -05:00
core.py
Make login form messages configurable
2013-02-01 17:32:54 -05:00
datastore.py
Fixes typo in find_or_create_role
2013-01-29 15:46:59 -08:00
decorators.py
Calling auth methods
2013-01-14 16:11:09 +04:00
forms.py
Make login form messages configurable
2013-02-01 17:32:54 -05: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