]> git.proxmox.com Git - mirror_acme.sh.git/commit
DNS plugin for Danish service gratisdns.dk
authorHerman Sletteng <herman@sletteng.org>
Tue, 15 May 2018 09:31:43 +0000 (11:31 +0200)
committerHerman Sletteng <herman@sletteng.org>
Fri, 24 Aug 2018 00:12:33 +0000 (02:12 +0200)
commit1756bbff84e204bef1edaa953d2ffb0c04c9008b
treee032cd273f1aee2f21b0e81762c62f1543ebbecf
parent21b2ffa42eb0c2f8b993f5ab365705a9fb91eaab
DNS plugin for Danish service gratisdns.dk

Currently only supports primary domains. My use case does not involve
secondary domains so I'm not sure how it behaves, and cannot test it.
Might be as simple as turning all "primary"-references into a variable
that's either "primary" or "secondary", and make an extra check for this
in _get_domain...

Cookie handling heavily inspired by freedns plugin, including caching
the cookie in the config file, so we can rm without re-authenticating
README.md
dnsapi/README.md
dnsapi/dns_gdnsdk.sh [new file with mode: 0755]