app-MAIL-temp/app/auth/views
devStorm 0052dad13e
Do not show full error msg to user
2020-05-07 02:48:56 -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 fix facebook might not return email 2020-04-24 09:17:21 +02:00
fido.py Do not show full error msg to user 2020-05-07 02:48:56 -07:00
forgot_password.py do not return error when user doesn't exist on forgot_password 2020-04-27 22:57:55 +02:00
github.py make sure to strip and lower email in input 2020-04-15 21:12:45 +02:00
google.py make sure to strip and lower email in input 2020-04-15 21:12:45 +02:00
login.py make sure to strip and lower email in input 2020-04-15 21:12:45 +02:00
login_utils.py Store sign count 2020-05-05 03:16:52 -07:00
logout.py remove logout.html 2020-04-27 22:56:44 +02:00
mfa.py Allow to use either OTP or FIDO for 2FA 2020-05-05 05:16:33 -07:00
register.py optimize import in all files 2020-04-25 13:49:39 +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 optimize import in all files 2020-04-25 13:49:39 +02:00
social.py Deprecate social login, prettify some pages 2020-04-27 23:08:21 +02:00