mailinabox/management
baltoche 3455a6ed7f fix LTDs using multiple digests for DS record
Some LTDs like .be use both digest functions 1 and 2 resulting in 2 DS records. This eventuality was not taken into account by the script resulting in a false warning.

This quick fix does not address the problem caused if multiple DNSSEC keys are configured.
This should be addressed as it could be used to migrate users smoothly to a new DNSSEC algorithm, or to rotate the keys as suggested by the DNSSEC specifications.
2016-01-06 12:37:28 +01:00
..
templates backups: trap an error that occurs as early as getting the current backup status 2016-01-04 18:43:02 -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 backups: suppress all output except errors 2016-01-04 18:43:02 -05:00
csr_country_codes.tsv drop the CSR_COUNTRY setting and ask within the control panel 2015-12-26 11:48:23 -05:00
daemon.py backups: trap an error that occurs as early as getting the current backup status 2016-01-04 18:43:02 -05:00
daily_tasks.sh backups: email the administrator when there's a problem 2016-01-04 18:43:02 -05:00
dns_update.py Update dns_update.py 2016-01-05 16:56:16 +01:00
email_administrator.py backups: email the administrator when there's a problem 2016-01-04 18:43:02 -05: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 drop the CSR_COUNTRY setting and ask within the control panel 2015-12-26 11:48:23 -05:00
status_checks.py fix LTDs using multiple digests for DS record 2016-01-06 12:37:28 +01: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