Commit Graph

428 Commits (a4fc802d1b84c49c3357aa2765dead14ec4320e7)

Author SHA1 Message Date
neilpang a4fc802d1b Add selectel.com(selectel.ru) DNS API. fix https://github.com/Neilpang/acme.sh/issues/1220
neil e4b24d20ac
Update dns_azure.sh
neil 91607bb2a1
Update dns_azure.sh
martgras 441c26dd32
Update dns_azure.sh
martgras c7b8debb6e
fix travis issues
martgras d51c383866
remove unused code and fix error handling
martgras f7d4698ef0
improve error checking
martgras 3fdbbafcb5
fix getroot with multiple dns zones
martgras c82cd90ed6
Relative link to Azure DNS wiki page
martgras b6fc8398cf
Usage instructions for Azure DNS
martgras e90f3b84c1
Add support for Azure DNS
Adding support for Azure DNS 
See https://docs.microsoft.com/en-us/azure/dns/
neilpang 258cf20c92 minor
neilpang 6ba4f8b54c fix https://github.com/Neilpang/acme.sh/issues/1204
AA a01da2fd92
Update README.md
AA cd2fe698bb
Create dns_autodns.sh
Meowthink eb207322d3 Add namesilo.com dns api support
sjau a582e7c2fb dns_ispconfig.sh: remove unnecessary permission in api user
Jens a95ccc7e4c
Update dns_servercow.sh
... didn't see this line in spellcheck ... :S
Jens 8101aceab5
Update dns_servercow.sh
fixed remaining issues from shellcheck
Jens 1c9b19833c
Update dns_servercow.sh
replaced tab with space
Jens Hartlep ae29929714 added dns api for servercow
speedmann f7c346de09 Fix order in README and add link to inwx.de and apidocs
speedmann 731ed6952f Fix shebang
speedmann 454ad6f8bd
Merge branch 'dev' into master
Aarup fb6e0658cf update README
Aarup f9b8d7a9d8 renamed uno_user and uno_key
Aarup f763e1edd7 fix contains usage
Aarup dbc3ad1304 use _math
Aarup 3f1e6c128f Try again
Aarup 1f635b90e7 Try to fix build
JAA db3043553c Also don't use sed
speedmann 5911594906 Fix egrep invocation
speedmann 9a1f769828 Avoid usage of `sed -E` `grep -q` and `printf -v`
JAA b91c0a0616 Don't use grep -B
JAA 4a9f607d31 Cleanup
speedmann a00169451f Change bash to sh to fit project requirements
speedmann ecba959dd9 Fix missed whitespaces
speedmann a8202d4b37 Fix CI issues
speedmann 657334fb67 Add support for inwx.de API
Aarup 78712245f7 Add UnoEuro to README
Aarup 70702e41e9 Use _head_n
Aarup 0ca3141088 Added support for UnoEuro api
neilpang dcf8457f4d fix format
neilpang ceafe389af fix https://github.com/Neilpang/acme.sh/issues/1109
neilpang 4c99c0127b add dev guide
neilpang 872bfe4757 fix for PR https://github.com/Neilpang/acme.sh/pull/1069
sahsanu ee56b9cd4e Update ClouDNS.net API doc
Update ClouDNS.net API doc to show that CLOUDNS_AUTH_ID and CLOUDNS_AUTH_PASSWORD will be saved in ~/.acme.sh/account.conf
sahsanu c73c33f94c Update dns_cloudns.sh
sahsanu 6c7da215e7 Update dns_cloudns.sh
sahsanu 754a4a7c8b Update dns_cloudns.sh
Added code to save CLOUDNS_AUTH_ID and CLOUDNS_AUTH_PASSWORD on account.conf file so the id and password for cloudns can be reused.