You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core/admin/mailu
lub 02cfe326d3 support using files for SECRET_KEY and DB_PW
this enables usage of e.g. docker swarm secrets instead of exposing the
passwords directly via environment variables

just use DB_PW_FILE and SECRET_KEY_FILE instead of DB_PW and SECRET_KEY
4 years ago
..
internal Merge #1296 #1322 #1337 #1358 5 years ago
translations Translated using Weblate (Catalan) 5 years ago
ui Remove SPF type SPF record #1394 5 years ago
__init__.py Fix the way we handle the application context 6 years ago
configuration.py support using files for SECRET_KEY and DB_PW 4 years ago
debug.py Clean most of the refactored code 6 years ago
dkim.py Upgrading to a 2048-bit DKIM key 5 years ago
limiter.py Refactor the rate limiting code 5 years ago
manage.py Use pyyaml safe_load instead of load 5 years ago
models.py Prefer specific alias over wildcard, regardless of case 5 years ago
utils.py Explicitly define ProxyFix options 4 years ago