Commit Graph

14 Commits

Author SHA1 Message Date
neil 09bce5e6d6
sync (#2297)
* Create LICENSE.md

* remove _hostingde_parse_no_strip_whitespace function as this breaks API requests

* Fix sessionid parsing on BSD

* Make travis happy. (SC2020)

* fix for https://github.com/Neilpang/acme.sh/issues/2286

* Notify mail update (#2293)

* feat: disable e-mail validation if MAIL_NOVALIDATE is set

* fix: expose _MAIL_BIN variable

* fix: call _mail_body and _mail_cmnd directly to make sure that all used variables are exposed

* fix: update notify/mail.sh

Co-Authored-By: Matej Mihevc <zuexo@users.noreply.github.com>

* fix: remove useless echo, quote eval
2019-05-28 08:47:33 +08:00
Kimmax 64e5392788 Zone delete also needs new "templateValues" field 2019-04-02 23:29:58 +00:00
Kimmax 987f95221c Added missing "templateValues" object to "zoneConfig" on "_hostingde_getZoneConfig" 2019-04-02 23:08:39 +00:00
Oliver Dick 532e79c7d0 Fix reading endpoint 2019-03-13 14:14:40 +01:00
Oliver Dick 1fa026b9c7 using ' ' instead of '[:space:]' for tr 2019-02-11 11:47:48 +01:00
Oliver Dick 4eda39a31d making shellcheck happy 2019-02-04 15:40:45 +01:00
Oliver Dick 759b75ca48 better parsing of json responses
fixes an error if customer does not have access to dns-groups
2019-02-04 11:27:04 +01:00
Oliver Dick b0775f7a58 making shftm really happy 2019-01-21 16:32:45 +01:00
Oliver Dick 2dc50e6633 making shfmt happy 2019-01-21 15:45:32 +01:00
Oliver Dick 56d70e4ea7 Update to latest API Changes 2019-01-21 15:02:09 +01:00
Oliver Dick 089823785e Using _sleep() instead of sleep 2019-01-03 10:32:59 +01:00
Oliver Dick cd4f29135b waiting for API zoneStatus active 2019-01-02 16:44:11 +01:00
Oliver Dick 5494e88e08 making shfmt happy 2018-08-01 17:00:22 +02:00
Oliver Dick 86276ad17b added hosting.de DNS Plugin
* can be used with API of hosting.de
 * can also be used with ICANN registrar http.net
 * needs just API key and endpoint
 * support wildcard certificates
2018-08-01 16:48:00 +02:00