Commit Graph

8 Commits

Author SHA1 Message Date
Arthur Gautier 856811bd2e Use stable gandi API url
The gandi api has changed its url for a more stable
one. Although https://dns.beta.gandi.net will continue to 
work for the foreseable future, this commits updates the
url to new official one.
2017-09-06 17:04:40 +00:00
neil d61ef6b49a gandi dns api updated. 2017-05-12 11:27:06 +08:00
Josh Soref f3c984281c spelling: specified 2017-03-26 05:30:58 +00:00
neilpang 839f18d052 fix format 2017-03-01 19:17:20 +08:00
neilpang 177b57e1c0 fix wget content on 404 error 2017-02-28 21:35:20 +08:00
neilpang d24a87caf1 minor 2017-02-28 20:56:11 +08:00
neilpang 9683ffe13a minor fix error message 2017-02-28 20:39:23 +08:00
Frederic Crozat fab2d9dc6a add API for Gandi LiveDNS (#680)
* add API for Gandi LiveDNS

* ensure Gandi API key is saved for renewing certificate.

* gandi_livedns: use PUT instead of POST for creating DNS record

* gandi_livedns: fix formatting

* dns_gandi_livedns: fix shellcheck errors
2017-02-28 19:58:04 +08:00