Zachary Peschke
160513c671
Minor grammar fixes for gd
2 years ago
Awalon
2d4aa7ff8b
Added example and URL for API key
2 years ago
Awalon
5684b7c329
dns_gd (GoDaddy): Delete TXT record instead of just setting them to an empty value. Replaced "#todo: check if the record takes effect" by some error handling and validation.
2 years ago
Tony Gravagno
eca57beec1
Issue #2850 : grammar corrections for "exists" and "exist".
4 years ago
neilpang
f90a2ae195
check UNABLE_TO_AUTHENTICATE
7 years ago
neil
f8526f027c
fix https://github.com/Neilpang/acme.sh/issues/1539
7 years ago
neilpang
98a7e72f0a
fix https://github.com/Neilpang/acme.sh/issues/1512#issuecomment-381121303
7 years ago
neilpang
d8eb08e214
fix format
7 years ago
neilpang
c6f5c7f1a3
fix gd
7 years ago
neilpang
db50462920
minor use interactive _sleep
8 years ago
Bastian Bittorf
3ca93f4a4c
shellcheck: fix several occurences of SC2034
message:
SC2034: $VARNAME appears unused. Verify it or export it.
most of these are related to the style:
we generate global vars, which are used in other functions.
the var "lexical_url" was really unused (left it as comment)
the travis-check now does not need anymore special flags.
Signed-off-by: Bastian Bittorf <bb@npl.de>
8 years ago
klemens
329174b6d9
spelling fixes
8 years ago
neilpang
422e5026d6
fix shellcheck warnings
8 years ago
neilpang
e440223b40
fix shellcheck warnings
8 years ago
neilpang
69925ce823
fix shellcheck warnings.
8 years ago
neilpang
e9f9f515bd
fix shellcheck warnings.
8 years ago
neilpang
c7b16249b8
fix shellcheck warnings
8 years ago
neilpang
4c2a384159
Add shfmt to format source code
8 years ago
neilpang
5d6fd8099f
add dns_xxx_rm function
https://github.com/Neilpang/acme.sh/issues/79
8 years ago
neil
d190a43e0a
https://github.com/Neilpang/acme.sh/issues/258
8 years ago
root
0886e67df7
chmod +x
8 years ago
neil
30de13b4df
support Godaddy domaain api
8 years ago