mailinabox/management
Joshua Tauberer 61e9888a85 Cdon't try to generate a CSR in the control panel until both the domain and country are selected
Fixes #1338.

See 0e9680fda63c33ace3f34ca7126617fb0efe8ffc, a52c56e571.
2018-01-28 09:08:24 -05:00
..
templates Cdon't try to generate a CSR in the control panel until both the domain and country are selected 2018-01-28 09:08:24 -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 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 run mailconfig.py's email address validator outside of the virtualenv during questions.sh 2018-01-20 10:59:37 -05:00
ssl_certificates.py when generating a CSR in the control panel, don't set empty attributes 2018-01-28 09:07:54 -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