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-27 16:10:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34aa43ead3862f780ebd595c8a94c689a9059a06
flask-security
/
flask_security
T
History
Matt Wright
34aa43ead3
Merge pull request
#100
from chrishaines/develop
...
Make subdomain configurable
2013-03-13 09:10:16 -07:00
..
templates
/security
Minor wording fix
2013-01-12 23:58:47 -08:00
__init__.py
Adds support for flask-peewee
2013-01-25 16:52:50 -08:00
changeable.py
Add a password-changed signal
2013-01-12 19:03:02 -08:00
confirmable.py
Fix
#45
2012-11-26 16:21:05 -05:00
core.py
Merge pull request
#100
from chrishaines/develop
2013-03-13 09:10:16 -07:00
datastore.py
Add change password endpoint
2013-02-01 18:21:43 -05:00
decorators.py
Add user to request context for http basic and token auth
2013-03-13 12:09:28 -04:00
forms.py
NextFormMixin security bug fixed: open redirect
2013-03-05 21:20:45 +00: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
added option to disable register email
2013-02-20 17:04:47 +01: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
Password should be encoded as 'utf-8' before creating hmac to support passwords with non-latin symbols
2013-02-03 22:14:32 +04:00
views.py
Merge pull request
#100
from chrishaines/develop
2013-03-13 09:10:16 -07:00