1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin/mailu
Alexander Graf 731ce8ede9 fix permanent sessions. hash uid using SECRET_KEY
clean session in redis only once when starting
2021-04-04 18:02:43 +02:00
..
internal Merge branch 'master' into enforce-tls-admin 2021-03-09 23:40:51 +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 replace flask_kvsession with mailu's own storage 2021-04-04 14:35:31 +02:00
configuration.py default to 128 bits 2021-04-04 14:40:49 +02: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 fix permanent sessions. hash uid using SECRET_KEY 2021-04-04 18:02:43 +02:00