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 |
helbgd
|
b1ce6ffcc7
|
www is incorrect as well
use ip4 and not www, if you use www it deletes the ip4 address of the host and updates only the ip6 address
|
5 years ago |
helbgd
|
f01936ca4f
|
Server Name not correct
the servername of the server that has the upd.php file was not correct
|
5 years ago |
Andrey Tuzhilin
|
70fdb1042f
|
fix: added public dns zones filter
|
5 years ago |
Nick Stepa
|
4eff3b6a24
|
Change error to info in case record already exists.
|
5 years ago |
Nick Stepa
|
e5f69f0815
|
Fix indentation.
|
5 years ago |
Nick Stepa
|
ef7b51beb7
|
Remove local keyword.
|
5 years ago |
Nick Stepa
|
8494ac8f3d
|
Fix dns records removing after usage.
|
5 years ago |
neil
|
c7ccddbcb9
|
Merge pull request #2678 from Sergey-Zorin/issue2547-throw-nic_token
Issue2547 throw nic token
|
5 years ago |
Sergey Zorin
|
efd3e8067b
|
remove -F option
|
5 years ago |
neil
|
c6f7b7f35f
|
Merge pull request #2671 from Rayzilt/master
dns_lexicon.sh: Add extra variable _API_KEY
|
5 years ago |
Sergey Zorin
|
f3dd1603db
|
fix CI warnings v3
|
5 years ago |
Sergey Zorin
|
be7688a4df
|
fix CI warnings SC2039 v2
|
5 years ago |
Sergey Zorin
|
8e2f11389d
|
fix CI warnings SC2039
|
5 years ago |
Sergey Zorin
|
346454c21b
|
fix CI warnings
|
5 years ago |
Sergey Zorin
|
c822870cf8
|
comment cleaning
|
5 years ago |
Sergey Zorin
|
9666cf680e
|
#2547 fix multiply _service selection
|
5 years ago |
Sergey Zorin
|
a88622c1be
|
#2547 replace NIC_Token to NIC_ClientID&NIC_ClientSecret with backward compatibility
|
5 years ago |
neilpang
|
c3fbc36ce7
|
fix https://github.com/Neilpang/acme.sh/issues/2547#issuecomment-570963981
|
5 years ago |
Silvan Raijer
|
f174d7dd39
|
dns_lexicon.sh: Add extra variable _API_KEY
|
5 years ago |
Ryan Meyers
|
38a8721a91
|
Escape opening brackets
|
5 years ago |
Ryan Meyers
|
8aedf26a87
|
Replace \s with hard space
|
5 years ago |
Marco4223
|
8dd1df71cc
|
Update dns_kas.sh
tested and works now
|
5 years ago |