mailinabox/management
Joshua Tauberer 95173bb327 provide redirects from www subdomains of zones to their parent domain
* Split the nginx templates again so we have just the part needed to make a domain do a redirect separate from the rest.
* Add server blocks to the nginx config for these domains.
* List these domains in the SSL certificate install admin panel.
* Generate default 'www' records just for domains we provide default redirects for.

Fixes #321.
2015-06-04 12:19:01 +00:00
..
templates after installing an SSL certificate from the control panel the page wasn't being refreshed, broken in ec73c171c7 2015-05-28 18:45:53 +00:00
auth.py if you make an API call with a user-specific API key (e.g. from control panel) but your account no longer exists on the system, there was an unhandled error 2015-04-28 07:17:21 -04:00
backup.py merge #396 - allow the backup process to work after a hostname change 2015-05-30 13:55:08 +00:00
daemon.py rewrite the DNS API to permit setting multiple records of the same type on the same domain 2015-05-03 13:43:38 +00:00
dns_update.py provide redirects from www subdomains of zones to their parent domain 2015-06-04 12:19:01 +00:00
mail_log.py mail log scanner: dont assume lines are utf8 2015-01-02 22:49:25 +00:00
mailconfig.py our users/aliases database is case sensitive - force new users/aliases to lowercase 2015-05-28 13:11:30 +00:00
status_checks.py provide redirects from www subdomains of zones to their parent domain 2015-06-04 12:19:01 +00:00
utils.py race condition between backups and status checks - connection refused 2015-04-29 21:06:38 +00:00
web_update.py provide redirects from www subdomains of zones to their parent domain 2015-06-04 12:19:01 +00:00