app-MAIL-temp/app/auth/views
Renaud Boyer c09b6ef675 linting 2020-12-06 22:08:35 +01: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 delete the expired ChangeEmail object 2020-08-13 10:59:39 +02:00
facebook.py Optimize imports 2020-05-09 20:49:38 +02:00
fido.py linting 2020-12-06 22:08:35 +01:00
forgot_password.py Implement rate limiting 2020-05-25 11:39:33 +02:00
github.py use LOG.exception instead of LOG.error to provide stacktrace 2020-07-17 12:59:07 +02:00
google.py Fix Google oauth_state KeyError 2020-05-10 11:34:32 +02:00
login.py disable login if user is disabled 2020-10-04 12:49:43 +02:00
login_utils.py fix redirection to next page 2020-05-17 10:28:00 +02:00
logout.py refactor: use SESSION_COOKIE_NAME instead of hardcoding "slapp" 2020-06-28 21:17:18 +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 linting 2020-12-06 22:08:05 +01:00
resend_activation.py make sure to strip and lower email 2020-06-11 23:35:24 +02: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