Commit Graph

8 Commits

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