1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin/mailu
Florent Daigniere 64d757582d Disable anti-csrf on the login form
The rationale is that the attacker doesn't have the password...
and that doing it this way we avoid creating useless sessions
2021-03-09 14:21:02 +01:00
..
internal Refactor auth under nginx.check_credentials() 2021-03-09 12:05:46 +01:00
translations Translated using Weblate (Basque) 2021-03-04 18:46:27 +00:00
ui Disable anti-csrf on the login form 2021-03-09 14:21:02 +01:00
__init__.py cleanup old sessions on startup 2021-03-09 14:21:02 +01:00
configuration.py make sessions expire 2021-03-09 14:21:02 +01:00
debug.py Clean most of the refactored code 2018-10-18 17:55:07 +02:00
dkim.py Upgrading to a 2048-bit DKIM key 2020-01-16 16:47:27 +01:00
limiter.py Refactor the rate limiting code 2020-02-09 17:38:18 +01:00
manage.py Misc improvements to PASSWORD_SCHEME 2021-03-09 12:04:42 +01:00
models.py CryptContext should be a singleton 2021-03-09 12:05:46 +01:00
utils.py Explicitly define ProxyFix options 2020-06-28 17:27:45 -04:00