mailinabox/management
guyzmo 34d58fb720 Fix/rsync issues (#1036)
* Fixed issue with relative path for rsync relative names

Actually using the parsed URL `path` part, instead of doing a lousy split().
Renamed the `p` variable into something more sensible (`target`).

Fixes: #1019

* Added more verbose error messages upon rsync failures

fixes #1033

* Added command to test file listing
2016-12-17 09:29:48 -05:00
..
templates rsync backup broke other things 2016-11-12 09:59:06 -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 Fix/rsync issues (#1036) 2016-12-17 09:29:48 -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 simplify how munin-cgi-graph is called to reduce the attack surface area 2016-08-19 12:42:43 -04: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 secondary nameserver check fails if domain has custom DNS (round-robin) multiple A records 2016-12-07 07:02:52 -05:00
email_administrator.py use "127.0.0.1" throughout rather than mixing use of an IP address and "localhost" 2016-05-06 09:10:38 -04:00
mail_log.py Added received mail count to hourly activity overview in mail log management script 2016-06-10 13:08:57 +02:00
mailconfig.py Allow files in /home/user-data/mail/mailboxes 2016-02-21 13:49:07 +01:00
ssl_certificates.py nightly TLS certificate provisioning should omit warnings about domains it cant provision for 2016-12-07 07:02:52 -05:00
status_checks.py secondary nameserver check fails if domain has custom DNS (round-robin) multiple A records 2016-12-07 07:02:52 -05:00
utils.py merge functions get_web_domains and get_default_www_redirects 2015-11-29 14:46:08 +00:00
web_update.py provision tls certificates from the control panel 2016-01-04 18:43:16 -05:00