app-MAIL-temp/app/api
Adrià Casajús 25022b4ad8
Several fixes (#2157)
* Ensure uploaded pictures are images and delete the previous ones

* Add CSRF protection to admin routes

* Only allow https urls in the client envs

* Close connection to try to get a new one

* Missing parameter

* start_time can be non existant. Set a default value
2024-07-18 12:48:18 +00:00
..
views Several fixes (#2157) 2024-07-18 12:48:18 +00:00
__init__.py Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01:00
base.py Disable the enforced header until all extensions are updated and add a fallback option to trigger a manual login (#2155) 2024-07-12 15:27:11 +00:00
serializer.py Store the latest email_log id in the alias to simplify dashboard query (#2022) 2024-02-15 15:48:02 +01:00