Commit Graph

11 Commits (8de3698b230da82f4eac2d5e04a8a754d8d92faa)

Author SHA1 Message Date
neil 289f79bbb0 fix format
pssara 464022bea2 Fixed issue with ISP config where the Client ID was asumed to be the same as the SYS User ID
neil 19c4345162 fix shfmt
Kordian Bruck 03a1386902
Update serial also when deleting the token
Kordian Bruck 676402d918
Increase serial when adding txt records
sjau a582e7c2fb dns_ispconfig.sh: remove unnecessary permission in api user
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>
klemens 329174b6d9 spelling fixes
sjau 5eed02f7e9 Changing shebang back to sh
sjau 983f1f28ca Fixed wrong zone getting JSON and added lots of debug info
sjau 192ede5e64 Added ISPConfig DNS API