Commit Graph

1118 Commits (ca19bbd3669d7698a250d3984cea0a8969608f63)

Author SHA1 Message Date
netpok 34cebe8c0c
Fix invalid domain error on dns_cf update
When dns_cf used with Zone ID it fails on removal of the entry.

This pull request adds the missing CF_Zone_ID loading.
5 years ago
neil 808d1af578
Merge pull request #2777 from ThiloGa/dev
add support for namemaster.de
5 years ago
neil 2be435ff32
Merge pull request #2802 from luoch/patch-1
update dns_dp.sh
5 years ago
罗诚 20ba820253
Update dns_dp.sh
https://dnsapi.cn has change the default language to cn other then en. So the api call need to add `lang=en` to url params for getting the english messages.
And, They also change the susccess message from "Action completed successful" to "Operation successful". Simply use "successful" as keyword will be fine.
5 years ago
ThiloGa bc2ed602e7 deleted txt entry routine by request of namemaster.de, entry is deleted automatically 5 years ago
ThiloGa a1c4d159dd further shellcheck fixes 5 years ago
ThiloGa 598f29b78e doing shellcheck staff 5 years ago
ThiloGa f61f2d6e5e adaptations to the new api functions
_get_root fully functional due to the extended api
5 years ago
neil 902c08e9c9 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev 5 years ago
neil ea652c023e fix https://github.com/acmesh-official/acme.sh/issues/2778 5 years ago
ThiloGa 3c79bb77db fixing travis-ci warnings SC2086: Double quote to prevent globbing and word splitting. 5 years ago
ThiloGa d8dbb85946 small fixes 5 years ago
ThiloGa 20702d26ec fixing https://github.com/koalaman/shellcheck/wiki/SC2181 problems 5 years ago
ThiloGa 7d7e9501fa fixing https://github.com/koalaman/shellcheck/wiki/SC2181 problems 5 years ago
ThiloGa efef76d9cf fixed typo 5 years ago
ThiloGa e1e1ee31f0 Dont use $? directly anymore 5 years ago
ThiloGa 142ca58d38 removed some unused Vars 5 years ago
ThiloGa 3b01bf7bda removed the probably last blank line 5 years ago
ThiloGa 30416f54d1 Fixes for Travis CI
-removing some blanks etc.
5 years ago
ThiloGa f21ef0d2e9 add support for namemaster.de 5 years ago
neil 39ced21a6f
Merge pull request #2198 from pipedrive/Add-AWS_API-slowrate
Add aws api slowrate
5 years ago
Stephane Moser b64f0ba83f Update usage of AWS_DNS_SLOWRATE 5 years ago
neil 887fa8649b
Merge pull request #2670 from sreyemnayr/fix-pfsense-linode
Fix pfsense linode
5 years ago
neil f6172d7273
Merge pull request #2690 from nstepa/dns_yandex
Fix dns records removing after usage.
5 years ago
neil 80ca6de531
Merge pull request #2728 from artooro/master
add support for using a Zone ID
5 years ago
Arthur Wiebe d43227ede4
fix shellcheck issues 5 years ago
neil da656caf1e
Merge pull request #2726 from Blfrg/dns_me
fix #2031 dns_me id parse
5 years ago
neil 7a30cb9de7
Merge branch 'dev' into all-inkl-kasserver-dns-script 5 years ago
Arthur Wiebe 719b690451
add support for using a Zone ID 5 years ago
neil 3cdc523dec
Merge pull request #2628 from woutd/master
Add DNS API support for Constellix
5 years ago
Blfrg eb49127b9e
improve id parse
Locate only the outer most "id" property
5 years ago
Wout cc4bce283f Merge branch 'master' of git://github.com/acmesh-official/acme.sh 5 years ago
Blfrg 8189a34d14
fix dns_me id parse
The API seems to have changed and the ID is no longer in the same location.
5 years ago
Wout 2cc50a2b65 Cosmetic fixes. 5 years ago
neil 8e6c4e1aca
Merge pull request #2481 from blablup/OPNsense_dns
Add OPNsense Bind API Support
5 years ago
neil 4b45973361
Merge pull request #2470 from StefanAbl/master
DNS Api for dynv6
5 years ago
neil 4c27e08e3d
Merge pull request #2692 from helbgd/patch-7
fix for ddnss.de updates
5 years ago
neilpang d795fac37a update repo name 5 years ago
Marco4223 6613ae57b0 Update dns_kas.sh
sleep 10 to _sleep 10
5 years ago
Radek SPRTA 5c7feba77b
Format with shfmt 5 years ago
Radek SPRTA 23f2677052
Do not print HTTP responses to stdout 5 years ago
Radek SPRTA 6b67511748
Disable check 5 years ago
Radek SPRTA 36e0feea43
Clean up comments 5 years ago
Radek SPRTA 69392f67e8
Correctly handle .co.uk type domains 5 years ago
Radek SPRTA e7d130cc11
Add support for CloudDNS API 5 years ago
StefanAbl 6e3ba3ca45 travis 5 years ago
StefanAbl 0f54cf83f4 fixed dynv6 dns validation 5 years ago
Marco4223 431c53efcf Update dns_kas.sh
Removing spaces in empty lines
5 years ago
Marco4223 024619676b Update dns_kas.sh
fixing 4 Travis style
5 years ago
neil 5aa0f547cf
Merge pull request #2691 from astorath/fix/dns_gcloud_private_zone
fix: added public dns zones filter
5 years ago