mailinabox/management
Joshua Tauberer 04454b35c6 (merge) CardDAV, CalDAV via ownCloud and move to z-push fork fork
Merges branch 'owncloud' of github.com:jkaberg/mailinabox
which is pull request #135, closes #135

thanks @jkaberg, @fmbiete, @owncloud
2014-08-17 15:31:08 -04:00
..
templates move management into a daemon service running as root 2014-06-03 13:56:40 +00:00
auth.py management: dont raise an exception on a poorly formatted authentication header 2014-08-17 11:50:05 -04:00
backup.py backup: dont remove old increments because then we lose the backup history right before the last full backup, instead let them disappear along with full backups when a whole chain becomes very old 2014-08-11 11:45:40 +00:00
buy_certificate.py check that the installed certificate corresponds to the private key 2014-07-08 15:47:54 +00:00
daemon.py make a privileges column in the users table and mark the first user as an admin 2014-08-08 12:31:22 +00:00
dns_update.py whats_next: offer DNSSEC DS parameters rather than the full record and in validation allow for other digests than the one we suggest using 2014-08-01 12:15:05 +00:00
mailconfig.py create the Drafts folder for users so K-9 mail doesn't poll unnecessarily, see #129 2014-08-09 16:49:57 +00:00
utils.py utils.sort_domains wasn't right 2014-07-09 12:35:12 +00:00
web_update.py owncloud will only let users access it from the PRIMARY_HOSTNAME (due to its trusted_domains option being set statically), so only include /cloud in the nginx configuration for PRIMARY_HOSTNAME 2014-08-16 12:33:10 +00:00
whats_next.py whats_next: check that the TLSA record is correct, fixes #139 2014-08-13 19:42:49 +00:00