neilpang
7e212c4d40
typo
7 years ago
AA
a01da2fd92
Update README.md
7 years ago
AA
cd2fe698bb
Create dns_autodns.sh
7 years ago
Meowthink
eb207322d3
Add namesilo.com dns api support
7 years ago
neilpang
06a2e5fc82
fix format
7 years ago
neilpang
a8ae23d0a2
add more sleep for ovh
7 years ago
neilpang
2befb5e784
fix ovh
7 years ago
neilpang
6d5e7826ae
support dns_ovh_rm()
7 years ago
neilpang
c99d4948b7
we should not use "updating" to support wildcard
7 years ago
neilpang
4f3b3a273f
fix format
7 years ago
neilpang
6ae3911972
support ACME v2 wildcard cert
7 years ago
sjau
a582e7c2fb
dns_ispconfig.sh: remove unnecessary permission in api user
7 years ago
MaomiHz
9c4f7aa688
check for env var exist in DigitalOcean API
7 years ago
MaomiHz
e75b56073b
Fix digitalocean api not remove record
7 years ago
Jens
a95ccc7e4c
Update dns_servercow.sh
... didn't see this line in spellcheck ... :S
7 years ago
Jens
8101aceab5
Update dns_servercow.sh
fixed remaining issues from shellcheck
7 years ago
Jens
1c9b19833c
Update dns_servercow.sh
replaced tab with space
7 years ago
Jens Hartlep
ae29929714
added dns api for servercow
7 years ago
speedmann
f7c346de09
Fix order in README and add link to inwx.de and apidocs
7 years ago
speedmann
731ed6952f
Fix shebang
7 years ago
Aarup
fb6e0658cf
update README
7 years ago
Aarup
f9b8d7a9d8
renamed uno_user and uno_key
7 years ago
Aarup
f763e1edd7
fix contains usage
7 years ago
Aarup
dbc3ad1304
use _math
7 years ago
Aarup
3f1e6c128f
Try again
7 years ago
Aarup
1f635b90e7
Try to fix build
7 years ago
JAA
db3043553c
Also don't use sed
7 years ago
speedmann
5911594906
Fix egrep invocation
7 years ago
speedmann
9a1f769828
Avoid usage of `sed -E` `grep -q` and `printf -v`
7 years ago
JAA
b91c0a0616
Don't use grep -B
7 years ago
JAA
4a9f607d31
Cleanup
7 years ago
speedmann
a00169451f
Change bash to sh to fit project requirements
7 years ago
speedmann
ecba959dd9
Fix missed whitespaces
7 years ago
speedmann
a8202d4b37
Fix CI issues
7 years ago
speedmann
657334fb67
Add support for inwx.de API
7 years ago
Aarup
78712245f7
Add UnoEuro to README
7 years ago
Aarup
70702e41e9
Use _head_n
7 years ago
Aarup
0ca3141088
Added support for UnoEuro api
7 years ago
neilpang
dcf8457f4d
fix format
7 years ago
neilpang
ceafe389af
fix https://github.com/Neilpang/acme.sh/issues/1109
7 years ago
Daniel Lo Nigro
bab4f691c5
Fix lint warning
7 years ago
Daniel Lo Nigro
212d0f24d8
[cloudns] Add support for sub user IDs
7 years ago
neilpang
4c99c0127b
add dev guide
7 years ago
neilpang
872bfe4757
fix for PR https://github.com/Neilpang/acme.sh/pull/1069
7 years ago
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
7 years ago
sahsanu
c73c33f94c
Update dns_cloudns.sh
7 years ago
sahsanu
6c7da215e7
Update dns_cloudns.sh
7 years ago
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.
7 years ago
Arthur Gautier
856811bd2e
Use stable gandi API url
The gandi api has changed its url for a more stable
one. Although https://dns.beta.gandi.net will continue to
work for the foreseable future, this commits updates the
url to new official one.
7 years ago
fritteli
88bb7b780d
Typos
7 years ago