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
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
6 years ago
..
admin Unify and coerce booleans from env used in admin 6 years ago
dovecot remove (broken) FTS 6 years ago
nginx Cleanup syntax and fix typo 6 years ago
none pin alpine-version for 'none'-image 6 years ago
postfix Cleanup syntax and fix typo 6 years ago