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-03 17:10:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1ff98cdf3bac6d0e91aa711327a8023745fdaa6
flask-security
/
flask_security
T
History
Matt Wright
f0e60dd2d1
Merge pull request
#177
from srijan/patch-1
...
Use get_json instead of json
2013-12-19 10:09:20 -08:00
..
templates
/security
Minor wording fix
2013-01-12 23:58:47 -08:00
__init__.py
Bump version number to 1.6.9
2013-08-20 12:35:29 -04:00
changeable.py
Add option to disable password change email.
2013-09-15 18:38:36 -06:00
confirmable.py
PEP8 polish
2013-07-22 12:37:44 -04:00
core.py
Merge branch 'develop' into configurable_login_fields
2013-12-19 12:16:02 -05:00
datastore.py
Add the ability to specify additional fields on the user model that can be used for logging in.
2013-10-16 14:00:36 -04:00
decorators.py
Use get_json instead of json
2013-10-31 10:19:12 +05:30
forms.py
Add the ability to specify additional fields on the user model that can be used for logging in.
2013-10-16 14:00:36 -04:00
passwordless.py
PEP8 polish
2013-07-22 12:37:44 -04:00
recoverable.py
PEP8 polish
2013-07-22 12:37:44 -04:00
registerable.py
PEP8 polish
2013-07-22 12:37:44 -04:00
script.py
Simplify login form a bit
2012-09-19 01:22:09 -04:00
signals.py
Add a password-changed signal
2013-01-12 19:03:02 -08:00
utils.py
Add flask_security.utils documentation for selected functions. Addressed
#169
2013-12-19 12:57:11 -05:00
views.py
Merge pull request
#176
from lojack/develop
2013-12-19 10:08:51 -08:00