simple-login/tests/auth
Adrià Casajús e4d4317988
Various fixes (#1733)
* Reset all password tokens on password reset

* Added csrf validation on email change request and validation

* Return the same wether is a valid email or not

---------

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2023-05-10 15:31:30 +02:00
..
__init__.py add test_login 2019-12-15 18:55:09 +02:00
test_api_to_cookie.py Generate a web session from an api key (#1224) 2022-08-10 18:48:32 +02:00
test_change_email.py Remove ResetCodes after email change (#1191) 2022-07-26 14:43:31 +02:00
test_login.py Canonicalize emails from google and proton before registering users (#1493) 2022-12-14 11:50:36 +01:00
test_proton.py Add login with proton 2022-05-05 12:20:55 +02:00
test_register.py Canonicalize emails from google and proton before registering users (#1493) 2022-12-14 11:50:36 +01:00
test_reset_password.py Various fixes (#1733) 2023-05-10 15:31:30 +02:00