app-MAIL-temp/app/auth/views
Tung Nguyen 1289b08636 Merge remote-tracking branch 'nguyenkims/master' 2019-12-30 12:33:32 +00:00
..
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
activate.py fix typos and improve messages showing at the end users 2019-12-26 13:00:17 +00:00
change_email.py create change_email view 2019-12-15 18:55:15 +02:00
facebook.py Merge remote-tracking branch 'nguyenkims/master' 2019-12-30 12:33:32 +00:00
forgot_password.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
github.py Merge remote-tracking branch 'nguyenkims/master' 2019-12-30 12:33:32 +00:00
google.py Redirect user to MFA page if they enable MFA 2019-12-27 16:53:07 +00:00
login.py Redirect user to MFA page if they enable MFA 2019-12-27 16:53:07 +00:00
login_utils.py Redirect user to MFA page if they enable MFA 2019-12-27 16:53:07 +00:00
logout.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
mfa.py remove redundant code 2019-12-27 16:53:07 +00:00
register.py remove notify_admin, replace by general stats 2019-12-15 18:55:18 +02:00
resend_activation.py fix typos and improve messages showing at the end users 2019-12-26 13:00:17 +00:00
reset_password.py fix typos and improve messages showing at the end users 2019-12-26 13:00:17 +00:00