]> git.ipfire.org Git - ipfire-2.x.git/commit - html/cgi-bin/ddns.cgi
ddns.cgi: Check for valid FQDN before doing nslookup.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 31 Jul 2014 19:45:38 +0000 (21:45 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Aug 2014 17:37:45 +0000 (19:37 +0200)
commit1f080b34bac4fbaa88d2b460ece53d460fff6ec5
tree833e0948591ca253eadfc1a1058404f03e302afd
parent5fe185f83c98d86cdbca470ecbea5c1365cae3f9
ddns.cgi: Check for valid FQDN before doing nslookup.

We now check if the used hostname is a valid FQDN before doing the nslookup to
determine if a DDNS host is up do date.
html/cgi-bin/ddns.cgi