app-MAIL-temp/app/auth/views
Sibren Vasse 3c7e03f83d Add remember option to FIDO mfa path 2020-05-24 19:23:16 +02: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 Optimize imports 2020-05-09 20:49:38 +02:00
fido.py Add remember option to FIDO mfa path 2020-05-24 19:23:16 +02: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 use lowercase for alias email 2020-05-20 18:12:14 +02:00
google.py Fix Google oauth_state KeyError 2020-05-10 11:34:32 +02:00
login.py make sure to strip and lower email in input 2020-04-15 21:12:45 +02:00
login_utils.py fix redirection to next page 2020-05-17 10:28:00 +02:00
logout.py Allow user to disable mfa for browser for 30 days 2020-05-24 19:23:16 +02:00
mfa.py Prevent OTP replay attacks by invalidating last token 2020-05-24 19:23:16 +02:00
recovery.py create /auth/recovery page 2020-05-17 10:17:52 +02:00
register.py format 2020-05-15 23:18:42 +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