mailinabox/management
Joshua Tauberer 75a75a6f84 admin: rename my ajax javascript function to ajax_with_indicator; see 79c57c2303 2015-09-04 18:40:56 -04:00
..
templates admin: rename my ajax javascript function to ajax_with_indicator; see 79c57c2303 2015-09-04 18:40:56 -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 dont refresh the backup page when there's an error saving the config 2015-08-28 12:33:07 +00:00
daemon.py add Mail-in-a-Box version check to status checks 2015-08-28 12:34:02 +00:00
dns_update.py bug in new secondary nameservers 2015-07-20 11:25:16 +00:00
mail_log.py mail log scanner: dont assume lines are utf8 2015-01-02 22:49:25 +00:00
mailconfig.py suppress some status output regarding new automatic aliases on first installation 2015-08-19 16:30:32 -04:00
status_checks.py add Mail-in-a-Box version check to status checks 2015-08-28 12:34:02 +00:00
utils.py utils.py can't import non-standard modules because it is imported by migrate.py, which is run before anything is installed 2015-08-30 13:50:34 -04:00
web_update.py the control panel would not allow installing a certificate for a www redirect domain, fixes #475 2015-07-02 10:53:54 +00:00