Files
Mailu/core/admin
Dario Ernst 66df7a31b0 Unify and coerce booleans from env used in admin
At some places, the string that DOMAIN_REGISTRATION is got used like a boolean
(an easy misassumption to make while in python and dealing with the config
dict), making `DOMAIN_REGISTRATION=False` act as a truthy value. To stop such
future problems from happening, coerce environment config strings to real
bools.

closes #830
2019-01-13 10:22:32 +01:00
..
2017-11-01 12:11:04 +01:00
2017-11-01 12:11:04 +01:00
2017-11-01 12:11:04 +01:00
2019-01-09 12:53:59 +02:00
2017-11-01 12:11:04 +01:00

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources