app-MAIL-temp/app/auth/views
Son Nguyen Kim 851ba0a99a
remove deduct_limit as it has no effect (#1347)
* remove deduct_limit as it has no effect

- disable rate limit during test
- randomize data in test
- support non-empty db in test

* fix more test
2022-10-13 18:55:22 +02:00
..
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
activate.py remove deduct_limit as it has no effect (#1347) 2022-10-13 18:55:22 +02:00
api_to_cookie.py Fixes for connect with proton on mobile (#1230) 2022-08-12 13:17:21 +02:00
change_email.py Remove ResetCodes after email change (#1191) 2022-07-26 14:43:31 +02:00
facebook.py Only allow relative redirects 2022-02-15 15:16:31 +01:00
fido.py remove deduct_limit as it has no effect (#1347) 2022-10-13 18:55:22 +02:00
forgot_password.py remove deduct_limit as it has no effect (#1347) 2022-10-13 18:55:22 +02:00
github.py Sanitized missing places 2022-03-29 18:03:18 +02:00
google.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
login.py remove deduct_limit as it has no effect (#1347) 2022-10-13 18:55:22 +02:00
login_utils.py Bypass 2FA if Login with Proton (#1142) 2022-07-04 16:24:49 +02:00
logout.py Store session in redis if redis is enabled (#1288) 2022-09-21 11:11:17 +02:00
mfa.py remove deduct_limit as it has no effect (#1347) 2022-10-13 18:55:22 +02:00
proton.py Do not crash if action is unknown (#1231) 2022-08-12 15:02:00 +02:00
recovery.py remove deduct_limit as it has no effect (#1347) 2022-10-13 18:55:22 +02:00
register.py Add login with proton 2022-05-05 12:20:55 +02:00
resend_activation.py Added rate limit to resend activation email (#1192) 2022-07-26 14:57:26 +02:00
reset_password.py remove deduct_limit as it has no effect (#1347) 2022-10-13 18:55:22 +02:00
social.py Deprecate social login, prettify some pages 2020-04-27 23:08:21 +02:00