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 f0f79b23a3 Allow cleanup of sessions by key&value in data
This can be used to delete all sessions belonging to a user/login.
For no it just iterates over all sessions.
This could be enhanced by using a prefix for and deleting by prefix.
2021-03-14 21:38:16 +01: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 Lazy loading of KVSessionExtension 2021-03-14 18:09:21 +01:00
configuration.py Merge #1783 2021-03-10 09:44:31 +00: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 Allow cleanup of sessions by key&value in data 2021-03-14 21:38:16 +01:00