mailinabox/management
Leo Koppelkamm 2e6c410336 Make backups more configurable
Backup location and maximum age can now be configured in the admin panel.
For now only S3 is supported, but adding other duplicity supported backends should be straightforward.
2015-07-27 21:53:34 +02:00
..
templates Make backups more configurable 2015-07-27 21:53:34 +02:00
auth.py the control panel auth hmac message should also include the user's password so that resetting a password in the database forces that user to log in to the control panel again; also use a sha256 hmac 2015-06-06 12:38:19 +00:00
backup.py Make backups more configurable 2015-07-27 21:53:34 +02:00
daemon.py Make backups more configurable 2015-07-27 21:53:34 +02:00
dns_update.py bug in new secondary nameservers 2015-07-20 11:25:16 +00:00
mail_log.py mail log scanner: dont assume lines are utf8 2015-01-02 22:49:25 +00:00
mailconfig.py setting an alias to forward to two or more addresses was broken since aa33428311 2015-07-04 15:28:45 +00:00
status_checks.py allow PEM files to have non-Unix line endings 2015-07-17 11:44:28 +00:00
utils.py improve the sort order of domains - siblings to the primary hostname were not sorted right 2015-07-21 11:25:11 +00:00
web_update.py the control panel would not allow installing a certificate for a www redirect domain, fixes #475 2015-07-02 10:53:54 +00:00