app-MAIL-temp/app/api
Adrià Casajús f728b0175a
Use canonical email when registering users (#1458)
* Use canonical email for registration, check both when checking if user exists

* Fix test

* Set pagesize to 100

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-11-30 17:19:55 +01:00
..
views Use canonical email when registering users (#1458) 2022-11-30 17:19:55 +01:00
__init__.py Feature: Add delete account route for the api (#1132) 2022-07-02 16:45:58 +02:00
base.py Allow to set sudo mode for api requests (#1108) 2022-06-23 14:26:36 +02:00
serializer.py optimize dashboard page: load custom domain using joinedload() instead of explicit join 2022-02-26 17:34:53 +01:00