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 |
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 |
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 |
Marco4223
|
8dd1df71cc
|
Update dns_kas.sh
tested and works now
|
5 years ago |
Tambet Liiv
|
b59b0f0386
|
use different method to get root
|
5 years ago |
Marco4223
|
2214507db0
|
Revert "Update dns_kas.sh"
This reverts commit 99c47dd50a .
|
5 years ago |
Marco4223
|
a138425417
|
Update dns_kas.sh
sorry for this commit. ;)
Fix NewBeMistakes
|
5 years ago |
Marco4223
|
99c47dd50a
|
Update dns_kas.sh
only bash needed
|
5 years ago |
Marco4223
|
594b83e7a6
|
Update dns_kas.sh
remove "rev" command
fix "Error removing txt for domain:_acme-challenge.foo"
|
5 years ago |
neil
|
76d0ef0851
|
Merge pull request #2650 from wurzelpanzer/master
Add easyDNS support
|
5 years ago |
wurzelpanzer
|
549ebbb462
|
Add easyDNS support
|
5 years ago |
neil
|
341656ddb9
|
Merge pull request #2631 from misakaio/add-misaka-support
add acme.sh support for misaka.io dns service
|
5 years ago |
Siyuan Miao
|
375b8dceb7
|
use append mode to update recordsets
|
5 years ago |
Siyuan Miao
|
f37546e173
|
add acme.sh support for misaka.io dns service
|
5 years ago |
Martin Kammerlander
|
239d53426a
|
Merge remote-tracking branch 'upstream/dev' into all-inkl-kasserver-dns-script
|
5 years ago |