From 80002fe433b0a983fbee13c1f4ad6760596531f9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 1 Aug 2013 17:38:12 +0200 Subject: [PATCH] DDNS: Support for all-inkl.com. Requested by Daniel Kovacs . --- config/rootfiles/core/72/filelists/files | 2 ++ html/cgi-bin/ddns.cgi | 2 ++ src/scripts/setddns.pl | 21 +++++++++++++++++++++ 3 files changed, 25 insertions(+) diff --git a/config/rootfiles/core/72/filelists/files b/config/rootfiles/core/72/filelists/files index 7ab00d485..f20186d7b 100644 --- a/config/rootfiles/core/72/filelists/files +++ b/config/rootfiles/core/72/filelists/files @@ -1,4 +1,6 @@ etc/system-release etc/issue +srv/web/ipfire/cgi-bin/ddns.cgi srv/web/ipfire/cgi-bin/vpnmain.cgi usr/local/bin/openvpnctrl +usr/local/bin/setddns.pl diff --git a/html/cgi-bin/ddns.cgi b/html/cgi-bin/ddns.cgi index d840d3946..88847a050 100644 --- a/html/cgi-bin/ddns.cgi +++ b/html/cgi-bin/ddns.cgi @@ -232,6 +232,7 @@ if ($settings{'ACTION'} eq '') &Header::openbigbox('100%', 'left', '', $errormessage); my %checked =(); # Checkbox manipulations +$checked{'SERVICE'}{'all-inkl.com'} = ''; $checked{'SERVICE'}{'cjb.net'} = ''; $checked{'SERVICE'}{'dhs.org'} = ''; $checked{'SERVICE'}{'dnspark.com'} = ''; @@ -327,6 +328,7 @@ print < $Lang::tr{'service'}: