Commit Graph

8 Commits (30ee00ff50fca9345110c69c0cd4b9827f96f65d)

Author SHA1 Message Date
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