Michael Tremer
ceaf0ef008
dnsforward.cgi: Add DNSSEC option to legend
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-03-18 17:26:16 +00:00
Michael Tremer
08ded6035f
dnsforward.cgi: Check DISABLE_DNSSEC checkbox when editing
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-03-18 15:36:04 +00:00
Michael Tremer
025d8e6318
DNS Forwarding: Add UI to Allow to disable DNSSEC for a zone
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-03-05 16:10:17 +00:00
Matthias Fischer
0a12cd7039
dnsforward.cgi: fix for language string
...
Hi,
In https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=1a26564e95b5694337e51860544e7775d35055f3
the language string 'dnsforward forward_server' => 'DNS-Server', was deleted and replaced
by 'dnsforward forward_servers' => 'DNS-Server',
IMHO this leads to an empty string in 'dnsforward.cgi', line 223:
...
<td width='20%' class='base'>$Lang::tr{'dnsforward forward_server'}: <img src='/blob.gif' alt='*' /></td>
...
I changed this line...
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-01-03 14:58:26 +00:00
Michael Tremer
cb8a25e5ec
DNS Forwarding: Let UI accept hostnames, too
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-12-19 20:47:41 +01:00
Michael Tremer
1a26564e95
DNS Forwarding: Allow passing multiple name servers (separated by comma)
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-12-19 20:42:46 +01:00
Michael Tremer
df7340d2f3
Add unboundctrl
...
Control binary to relaunch unbound from the web user interface
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-08-06 19:34:39 +01:00
Lars Schuhmacher
e3edceeb7a
Mark required input fields with a star
...
Mark required input fields with a star as nowadays this is
the de-facto default. Before, it was the other way around and
optional fields were marked.
Signed-off-by: Lars Schumacher <larsen007@web.de >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2015-09-21 16:40:41 +01:00
Alf Høgemark
8b40eca59e
cgi-bin: Remove font tags with no effect, and style tags
...
The font tag is deprecated, so clean up html by removing
font tags that have no effect.
For font tags that have an effect, move the styling to
the tag controlling the text output.
The aim is to get one step further towards validating html.
2014-02-22 12:13:02 +01:00
Alexander Marx
ff92ff1722
Layout changes dnsforward.cgi
2014-01-09 14:53:09 +01:00
Alexander Marx
0317493a26
fifteen-theme: made dnsforward.cgi table themeable
2014-01-07 10:59:21 +01:00
Stefan Schantl
e4ba53ed59
dnsmasq: Add feature to forward domains to certain DNS servers.
...
Fixes #10369 .
2013-07-14 13:43:34 +02:00