1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-21 03:02:09 +00:00
mailinabox/management
Bernard `Guyzmo` Pratz 72042bc3d5 Added support for backup to a remote server using rsync
* updated web interface to get data from user
* added way to list files from server

It’s not using the “username” field of the yaml configuration
file to minimise the amount of patches needed. So the username
is actually sorted within the rsync URL.

Signed-off-by: Bernard `Guyzmo` Pratz <guyzmo+github@m0g.net>
2016-01-14 19:38:04 +00:00
..
templates Added support for backup to a remote server using rsync 2016-01-14 19:38:04 +00: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 Added support for backup to a remote server using rsync 2016-01-14 19:38:04 +00: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 second part of provisioning tls certificates from the control panel 2016-01-04 18:43:17 -05:00
daily_tasks.sh provision and install free SSL certificates from Let's Encrypt 2016-01-04 18:43:16 -05:00
dns_update.py Update dns_update.py 2016-01-05 16:56:16 +01:00
email_administrator.py backups: email the administrator when there's a problem 2016-01-04 18:43:02 -05:00
mail_log.py experimentally scanning the mail log to see if we can infer a good time to take a backup 2015-10-22 10:35:14 +00:00
mailconfig.py Add alias for abuse@ 2015-12-07 16:31:58 +01:00
ssl_certificates.py tls: hide extra reasons why domains aren't getting a new certificate during setup 2016-01-14 07:21:08 -05:00
status_checks.py add exception handling for what_version_is_this, fixes #659 2016-01-09 09:23:07 -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