1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-07-05 00:49:29 +02:00
Commit Graph

57 Commits

Author SHA1 Message Date
8172f3eab8 Move the Mailu Docker network to a fixed subnet.
This will make network configuration and host based authentication
more robust, across different deployment platforms.
The options `RELAYNETS` and`POD_ADDRESS_RANGE` are kept for compatibility.
However, their usage have become optional.
2018-12-06 12:08:22 +02:00
47a3fd47b5 Fix DB_FLAVOR condition testing for models.py 2018-11-20 18:18:33 +02:00
9b9f3731f6 Make current migrations work with postgresql 2018-11-19 19:10:38 +02:00
8bdc0c71af Allow for setting a different DB flavor 2018-11-14 14:58:54 +02:00
206cce0b47 Finish the configuration bits 2018-11-08 20:29:52 +01:00
82069ea3f0 Clean most of the refactored code 2018-10-18 17:55:07 +02:00
fc24426291 First batch of refactoring, using the app factory pattern 2018-10-18 15:57:43 +02:00