1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin/mailu
Dario Ernst 276dc3ffda Reverse the resolution order of user and alias
Since it’s common for wildcard~ish systems to prefer concrete objects over
wildcards, and aliases can be broad-wildcards (think catchall, %@xxx.tld), it
may be more intuitive for users that user-names rank higher than aliases. This
makes it impossible for user-names to be unreachable, since they can be
completely overridden by a catchall otherwise.

This changes default behavior, and is not configurable.

closes #815
2019-01-11 11:51:56 +01:00
..
internal add missing route fixes 2019-01-04 21:18:51 +01:00
translations Remove services status localization 2018-04-23 18:59:46 +02:00
ui Implement favicon package 2019-01-06 15:49:40 +02:00
__init__.py Fix the way we handle the application context 2018-12-13 14:23:17 +01:00
configuration.py Move the Mailu Docker network to a fixed subnet. 2018-12-06 12:08:22 +02:00
debug.py Clean most of the refactored code 2018-10-18 17:55:07 +02:00
dkim.py Move all directories per theme 2017-11-01 12:11:04 +01:00
manage.py Add a mailu command line to flask 2018-11-08 21:29:30 +01:00
models.py Reverse the resolution order of user and alias 2019-01-11 11:51:56 +01:00
utils.py Explicitely declare flask migrate 2018-11-08 20:32:23 +01:00