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
Lonnie Abelbeck
96801e3478
Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks
7 years ago
neilpang
5c3b41bd93
format
7 years ago
Jeremy Knope
c145f24621
Remove extra space
7 years ago
Jeremy Knope
cd3a4573f2
Fix shell check errors
7 years ago
Ondrej Simek
4dd69a8b1a
Exit codes, exit codes... Exit codes everywhere...
7 years ago
Ondrej Simek
baa1160594
Make Shellcheck happier about exit codes
7 years ago
Ondrej Simek
f438ff4bab
Fix an improbable corner case.
7 years ago
Ondrej Simek
a25b2af66c
Get rid of _find_num
7 years ago
Ondrej Simek
31b67ab92e
Few non-critical fixes.
7 years ago
Ondrej Simek
ccf9a9976c
Fix the previous rushed commit.
7 years ago
Jeremy Knope
ab1efd923b
back to sed
7 years ago
Ondrej Simek
d6780f9e49
Retain an exit code
7 years ago
Ondrej Simek
8534e3b2f7
Make shellcheck happier
7 years ago
Jeremy Knope
8e6cf669ad
Try awk instead for \n replacements
7 years ago
Ondrej Simek
577380e98e
Few fixes for shellcheck
7 years ago
Ondrej Simek
235b5b0c15
Small cosmetic fixes.
7 years ago
Ondrej Simek
aefed1d1b9
Get rid of shell arrays.
7 years ago
Jeremy Knope
d39649f30d
Revert non-linode scripts since they're untested
7 years ago
Ondrej Simek
1546b7e5a9
Missing quotes
7 years ago
Ondrej Simek
ff74778dea
Fix few issues from Travis
7 years ago
Jeremy Knope
29b21b828b
Fix DNS API scripts on *BSD
\n isn't available in all regex/sed
7 years ago
Ondrej Simek
f7299403f7
Incorporate Neilpang's comments
7 years ago
Ondrej Simek
4285d81ca9
Get rid of curl.
7 years ago
Vladimir Berezhnoy
ae302ee600
reformat docs
7 years ago
Vladimir Berezhnoy
283ef9adb7
minor fixes
7 years ago
Vladimir Berezhnoy
377fe5ecde
add documentation
7 years ago
Vladimir Berezhnoy
c848d3ee22
fix formatting
7 years ago