mailinabox/management
Joshua Tauberer 0088fb4553 install Python 3 packages in a virtualenv
The cryptography package has created all sorts of installation trouble over the last few years, probably because of mismatches between OS-installed packages and pip-installed packages. Using a virtualenv for all Python packages used by the management daemon should make sure everything is consistent.

See #1298, see #1264.
2018-01-15 13:27:04 -05:00
..
templates document the "local" alias pointing to this box in Custom DNS (#1261) 2017-10-20 17:20: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 install Python 3 packages in a virtualenv 2018-01-15 13:27:04 -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 install Python 3 packages in a virtualenv 2018-01-15 13:27:04 -05:00
daily_tasks.sh nightly TLS certificate provisioning should omit warnings about domains it cant provision for 2016-12-07 07:02:52 -05:00
dns_update.py install Python 3 packages in a virtualenv 2018-01-15 13:27:04 -05:00
email_administrator.py install Python 3 packages in a virtualenv 2018-01-15 13:27:04 -05:00
mail_log.py install Python 3 packages in a virtualenv 2018-01-15 13:27:04 -05:00
mailconfig.py install Python 3 packages in a virtualenv 2018-01-15 13:27:04 -05:00
ssl_certificates.py install Python 3 packages in a virtualenv 2018-01-15 13:27:04 -05:00
status_checks.py install Python 3 packages in a virtualenv 2018-01-15 13:27:04 -05: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 update nginx cipher list to Mozilla's current intermediate ciphers and update HSTS header to be six months 2017-10-03 11:47:32 -04:00