Merge pull request #1392 from jp-bennett/patch-1
authorHannu Nyman <hannu.nyman@iki.fi>
Sun, 15 Oct 2017 16:16:37 +0000 (19:16 +0300)
committerGitHub <noreply@github.com>
Sun, 15 Oct 2017 16:16:37 +0000 (19:16 +0300)
luci-app-fwknop:  Adds a check to not overwrite user configured keys

applications/luci-app-fwknopd/root/etc/uci-defaults/40_luci-fwknopd

index 65ef012..9e5057e 100644 (file)
@@ -3,6 +3,7 @@
 #-- Licensed to the public under the GNU General Public License v2.
 . /lib/functions/network.sh
 
+[ "$(uci -q get fwknopd.@access[0].KEY)" != "CHANGEME" ] && exit 0
 uci batch <<EOF
        add ucitrack fwknopd
        set ucitrack.@fwknopd[-1].init=fwknopd