diff options
author | Alexandre Alouit <alexandre.alouit@gmail.com> | 2016-01-20 17:13:56 +0100 |
---|---|---|
committer | Alexandre Alouit <alexandre.alouit@gmail.com> | 2016-01-20 17:13:56 +0100 |
commit | f74f4a135601c45da0320fcf9b667e87a049bc71 (patch) | |
tree | b48b7b24230c3a1f0a624b24ee8c44a7c11615a2 /_todo | |
parent | cfc790f7f3cc0b5c08dda9c32a5f7c8737a729b4 (diff) |
improvements & bug fix
add subdomains support
fix autosubdomain « hot » change
fix domain « hot » change
fix nginx minor bug
update todo list
update readme
Diffstat (limited to '')
-rw-r--r-- | _todo | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,6 +3,7 @@ check dns MX entry is correct before request to Let's Encrypt (apache and nginx check if we already have a symlink and if he's valid (apache and nginx plugin) force ssl field to on when use Let's Encrypt (api access?) disable ssl tab when use Let's Encrypt (webgui) -check dns entry is correct and MX domain +support aliasdomain +improve email policy check if is a symlink and is correct (if target is same) disable ssl & letsencrypt fields in database if we have error (and show notification?) |