This website requires JavaScript.
Explore
Help
Sign in
Mirror
/
app-MAIL-temp
Watch
1
Star
0
Fork
You've already forked app-MAIL-temp
0
mirror of
https://github.com/simple-login/app.git
synced
2024-11-13 23:51:13 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0354943ff4
app-MAIL-temp
/
app
/
auth
History
Son NK
e9adb3270d
use sanitize_email instead of .lower().strip().replace(" ", "")
2021-01-11 12:29:40 +01:00
..
templates
/auth
Merge pull request
#260
from FabioWidmer/improvements-1
2020-08-24 20:16:59 +02:00
views
use sanitize_email instead of .lower().strip().replace(" ", "")
2021-01-11 12:29:40 +01:00
__init__.py
create /auth/recovery page
2020-05-17 10:17:52 +02:00
base.py
create BaseForm to enable CSRF
2019-07-02 10:20:12 +03:00