__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_utils.py
|
fix redirection to next page
|
2020-05-17 10:28:00 +02:00 |
login.py
|
Implement rate limiting
|
2020-05-25 11:39:33 +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 |
reset_password.py
|
Implement rate limiting
|
2020-05-25 11:39:33 +02:00 |
social.py
|
Deprecate social login, prettify some pages
|
2020-04-27 23:08:21 +02:00 |