Commit Graph

15 Commits

Author SHA1 Message Date
neilpang a3784854a7 fix https://github.com/acmesh-official/acme.sh/issues/3975 2022-07-26 13:20:00 +08:00
hyper_ch 40e7eca1ee dns_ispconfig: adding missing brackets 2022-04-07 11:07:06 +02:00
neilpang 01ace11293 Update dns_ispconfig.sh
fix https://github.com/acmesh-official/acme.sh/issues/3895#issuecomment-1035409954
2022-02-11 21:11:04 +08:00
Viktor G d32cedd7dc DNS-ISPConfig ISPC_Api_Insecure argument check fix 2022-01-06 17:41:41 +08:00
neil 289f79bbb0 fix format 2021-01-16 23:50:57 +08:00
pssara 464022bea2 Fixed issue with ISP config where the Client ID was asumed to be the same as the SYS User ID 2021-01-15 15:12:53 +01:00
neil 19c4345162 fix shfmt 2020-08-17 22:18:20 +08:00
Kordian Bruck 03a1386902
Update serial also when deleting the token 2018-05-02 23:01:52 +02:00
Kordian Bruck 676402d918
Increase serial when adding txt records 2018-04-26 11:40:17 +02:00
sjau a582e7c2fb dns_ispconfig.sh: remove unnecessary permission in api user 2018-01-02 15:05:26 +01:00
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>
2017-01-13 14:54:09 +01:00
klemens 329174b6d9 spelling fixes 2016-12-14 21:32:24 +01:00
sjau 5eed02f7e9 Changing shebang back to sh 2016-11-25 04:50:05 +01:00
sjau 983f1f28ca Fixed wrong zone getting JSON and added lots of debug info 2016-11-24 18:02:42 +01:00
sjau 192ede5e64 Added ISPConfig DNS API 2016-11-24 16:00:32 +01:00