app-MAIL-temp/app/auth/views
Son NK fa06c5cd4b make sure user cannot reuse the old password 2020-05-30 19:50:33 +02:00
..
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
activate.py Implement rate limiting 2020-05-25 11:39:33 +02: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 Implement rate limiting 2020-05-25 11:39:33 +02:00
forgot_password.py Implement rate limiting 2020-05-25 11:39:33 +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 Implement rate limiting 2020-05-25 11:39:33 +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 Implement rate limiting 2020-05-25 11:39:33 +02:00
recovery.py Implement rate limiting 2020-05-25 11:39:33 +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 make sure user cannot reuse the old password 2020-05-30 19:50:33 +02:00
social.py Deprecate social login, prettify some pages 2020-04-27 23:08:21 +02:00