Commit Graph

14 Commits (556c546b2ea6ee2d3db6fa41766c25653c02159b)

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
6 years ago
Kimmax 64e5392788 Zone delete also needs new "templateValues" field 6 years ago
Kimmax 987f95221c Added missing "templateValues" object to "zoneConfig" on "_hostingde_getZoneConfig" 6 years ago
Oliver Dick 532e79c7d0 Fix reading endpoint 6 years ago
Oliver Dick 1fa026b9c7 using ' ' instead of '[:space:]' for tr 6 years ago
Oliver Dick 4eda39a31d making shellcheck happy 6 years ago
Oliver Dick 759b75ca48 better parsing of json responses
fixes an error if customer does not have access to dns-groups
6 years ago
Oliver Dick b0775f7a58 making shftm really happy 6 years ago
Oliver Dick 2dc50e6633 making shfmt happy 6 years ago
Oliver Dick 56d70e4ea7 Update to latest API Changes 6 years ago
Oliver Dick 089823785e Using _sleep() instead of sleep 6 years ago
Oliver Dick cd4f29135b waiting for API zoneStatus active 6 years ago
Oliver Dick 5494e88e08 making shfmt happy 7 years ago
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
7 years ago