mailu/core/admin/mailu
Alexander Graf 69ccf791d2 fixed data import via from_dict
- stabilized CommaSeparatedList by sorting values
- CommaSeparatedList can now handle list and set input

- from_dict now handles mapped keys
- from_dict now handles null values

- class Domain: handle dkim-key None correctly
- class User: delete obsolete keys after converting
- class Alias: now uses Email._dict_input
..
internal Merge
translations Translated using Weblate (Catalan)
ui Remove SPF type SPF record
__init__.py Fix the way we handle the application context
configuration.py Add IPv6 to allow_nets
debug.py Clean most of the refactored code
dkim.py Upgrading to a 2048-bit DKIM key
limiter.py Refactor the rate limiting code
manage.py renamed config-dump option --verbose to --full
models.py fixed data import via from_dict
utils.py Explicitly define ProxyFix options