mailinabox/management
David Duque 1b2711fc42
Add 'always' modifier to the HSTS add_header directive (#1790)
This will make it so that the HSTS header is sent regardless of the request status code (until this point it would only be sent if "the response code equals 200, 201, 206, 301, 302, 303, 307, or 308." - according to thttp://nginx.org/en/docs/http/ngx_http_headers_module.html#add_header)
2020-07-16 07:21:14 -04:00
..
templates AXFR Transfers (for secondary DNS servers): Allow IPv6 addresses (#1787) 2020-07-08 18:26:47 -04: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 Update usage hint in backup.py (#1662) 2019-11-23 08:04:22 -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 remove user account mailbox size from the control panel because it takes way too long to compute on very large mailboxes 2018-12-02 18:02:00 -05:00
daily_tasks.sh daily_tasks.sh: redirect stderr to stdout (#1768) 2020-06-07 09:56:45 -04:00
dns_update.py AXFR Transfers (for secondary DNS servers): Allow IPv6 addresses (#1787) 2020-07-08 18:26:47 -04:00
email_administrator.py send the mail_log.py report to the box admin every Monday 2018-02-25 11:55:06 -05:00
mail_log.py Fix Feb 29 issue #1733 2020-03-03 20:59:28 +01:00
mailconfig.py Don't make autoconfig/autodiscover subdomains and SRV records when the parent domain has no user accounts 2020-06-11 12:20:17 -04:00
munin_start.sh update bind9 configuration 2018-10-03 14:28:43 -04:00
ssl_certificates.py Provision certificates from Let's Encrypt grouped by DNS zone 2020-05-29 15:38:18 -04:00
status_checks.py Move status checks for www, autoconfig, autodiscover, and mta-sts to within the section for the parent domain 2020-05-29 15:38:13 -04:00
utils.py move the custom exclusive process code from utils.py into a new python package named exclusiveprocess 2017-01-15 11:02:23 -05:00
web_update.py Add 'always' modifier to the HSTS add_header directive (#1790) 2020-07-16 07:21:14 -04:00