mailinabox/management
NatCC fe597da7aa Update users.html (#1345)
Passwords must be eight characters long; when passwords are changed via the users page the dialog states that passwords need to be at least four characters but only eight or more are acceptable.
2018-02-03 17:49:11 -05:00
..
templates Update users.html (#1345) 2018-02-03 17:49:11 -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