app-MAIL-temp/app/auth/views
Daniel Mühlbachler-Pietrzykowski b6004f3336
feat: use oidc well-known url (#2077)
2024-05-02 16:17:10 +02:00
..
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
activate.py Revert "remove deduct_limit as it has no effect (#1347)" (#1348) 2022-10-13 22:00:45 +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 Prevent proton mailboxes from enabling pgp encryption (#2086) 2024-04-12 15:19:41 +02:00
facebook.py Only allow relative redirects 2022-02-15 15:16:31 +01:00
fido.py Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01:00
forgot_password.py Require sudo for account changes (#2041) 2024-02-29 11:20:29 +01:00
github.py Sanitized missing places 2022-03-29 18:03:18 +02:00
google.py Sanitize unused next parameter (#2040) 2024-02-26 19:23:03 +01:00
login.py feat: add generic OIDC connect (#2046) 2024-03-13 14:30:00 +01: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 Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01:00
oidc.py feat: use oidc well-known url (#2077) 2024-05-02 16:17:10 +02:00
proton.py Do not crash if action is unknown (#1231) 2022-08-12 15:02:00 +02:00
recovery.py Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01:00
register.py feat: add generic OIDC connect (#2046) 2024-03-13 14:30:00 +01:00
resend_activation.py Canonicalize emails from google and proton before registering users (#1493) 2022-12-14 11:50:36 +01:00
reset_password.py Various fixes (#1733) 2023-05-10 15:31:30 +02:00
social.py Deprecate social login, prettify some pages 2020-04-27 23:08:21 +02:00