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 65b1ad46d9 order yaml data and allow callback on import
- in yaml the primary key is now always first
- calling a function on import allows import to be more verbose
- skip "fetches" when empty
2021-01-15 13:57:20 +01:00
..
api added config_import using marshmallow 2021-01-14 01:11:04 +01:00
internal Fix extract_host_port port separation 2020-10-24 00:25:53 +01:00
translations Translated using Weblate (Catalan) 2020-04-26 13:09:41 +00:00
ui Remove SPF type SPF record #1394 2020-03-09 23:22:13 +11:00
__init__.py first try at api using flask-restx & marshmallow 2021-01-06 17:05:21 +01:00
configuration.py ConfigManager should not replace app.config 2021-01-06 16:31:03 +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 revived & renamed config-fns. cosmetics. 2021-01-15 13:45:36 +01:00
models.py added docstrings, use f-strings, cleanup 2021-01-15 13:53:47 +01:00
schemas.py order yaml data and allow callback on import 2021-01-15 13:57:20 +01:00
utils.py Explicitly define ProxyFix options 2020-06-28 17:27:45 -04:00