1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-22 03:39:05 +02:00
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 
2019-01-13 10:22:32 +01:00
..
2019-01-10 12:09:08 +01:00
2019-01-08 05:21:03 +02:00
2018-10-11 03:20:19 +02:00
2019-01-08 05:21:03 +02:00