app-MAIL-temp/app/auth/views
Son NK 87b6df9408 save which social network user uses in SocialAuth table 2020-02-27 22:16:12 +07:00
..
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
activate.py add trial information into welcome email 2020-01-30 13:54:33 +07:00
change_email.py Update wording: remove "successfully" 2019-12-30 17:43:38 +01:00
facebook.py save which social network user uses in SocialAuth table 2020-02-27 22:16:12 +07:00
forgot_password.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
github.py save which social network user uses in SocialAuth table 2020-02-27 22:16:12 +07:00
google.py save which social network user uses in SocialAuth table 2020-02-27 22:16:12 +07: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 redirect to login page instead 2020-01-03 23:50:34 +01:00
register.py add email_already_used() and use it when creating user 2020-02-10 23:16:30 +07: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 formatting 2019-12-30 15:56:47 +01:00