mailinabox/management
Christopher A. DeFlumeri d96613b8fe minimal changeset to get things working on 18.04
@joshdata squashed pull request #1398, removed some comments, and added these notes:

* The old init.d script for the management daemon is replaced with a systemd service.
* A systemd service configuration is added to configure permissions for munin on startup.
* nginx SSL settings are updated because nginx's options and defaults have changed, and we now enable http2.
* Automatic SSHFP record generation is updated to know that 22 is the default SSH daemon port, since it is no longer explicit in sshd_config.
* The dovecot-lucene package is dropped because the Mail-in-a-Box PPA where we built the package has not been updated for Ubuntu 18.04.
* The stock postgrey package is installed instead of the one from our PPA (which we no longer support), which loses the automatic whitelisting of DNSWL.org-whitelisted senders.
* Drop memcached and the status check for memcached, which we used to use with ownCloud long ago but are no longer installing.
* Other minor changes.
2018-10-03 13:00:06 -04:00
..
templates replace free_tls_certificates with certbot 2018-06-29 16:46:21 -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 Use ISO 8601 on backups table dates. 2018-08-05 15:26:45 +02: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 replace free_tls_certificates with certbot 2018-06-29 16:46:21 -04:00
daily_tasks.sh replace free_tls_certificates with certbot 2018-06-29 16:46:21 -04:00
dns_update.py minimal changeset to get things working on 18.04 2018-10-03 13:00:06 -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 send the mail_log.py report to the box admin every Monday 2018-02-25 11:55:06 -05:00
mailconfig.py run mailconfig.py's email address validator outside of the virtualenv during questions.sh 2018-01-20 10:59:37 -05:00
munin_start.sh minimal changeset to get things working on 18.04 2018-10-03 13:00:06 -04:00
ssl_certificates.py new ssl cert provisioning broke if a domain doesnt yet have a cert, fixes #1392 2018-07-19 11:40:49 -04:00
status_checks.py minimal changeset to get things working on 18.04 2018-10-03 13:00:06 -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 replace free_tls_certificates with certbot 2018-06-29 16:46:21 -04:00