mailinabox/management
Joshua Tauberer 4305a71916 merge #587 - move backup and nightly status checks to 3am in system time
previously these were run in a cron.daily script which per crontab is run at 6:25 am local time
2015-12-26 08:42:58 -05:00
..
templates reword POP documentation, add to changelog/readme 2015-12-12 08:46:18 -05: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 add management/backup.py --restore 2015-12-23 12:53:38 +00:00
daemon.py merge functions get_web_domains and get_default_www_redirects 2015-11-29 14:46:08 +00:00
daily_tasks.sh clean up the backup time patch: dont choose timezone here, move status checks into the same 3am script 2015-12-26 08:41:37 -05:00
dns_update.py some cleanup in dns_update.py 2015-11-29 14:59:35 +00:00
mail_log.py experimentally scanning the mail log to see if we can infer a good time to take a backup 2015-10-22 10:35:14 +00:00
mailconfig.py Add alias for abuse@ 2015-12-07 16:31:58 +01:00
ssl_certificates.py ensure malformed ssl certificate can't cause it to be written to an arbitrary path 2015-11-29 14:04:37 +00:00
status_checks.py status checks: check that PRIMARY_HOSTNAME's AAAA record is working 2015-12-07 09:08:00 -05:00
utils.py merge functions get_web_domains and get_default_www_redirects 2015-11-29 14:46:08 +00:00
web_update.py merge functions get_web_domains and get_default_www_redirects 2015-11-29 14:46:08 +00:00