guardian.cgi: Some more input validation.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2014-10-28 21:53:27 +01:00
parent 473c725721
commit c973d6da10
2 changed files with 36 additions and 9 deletions

View File

@@ -1250,6 +1250,7 @@
'guardian block a host' => 'Block host',
'guardian blocked hosts' => 'Currently blocked hosts',
'guardian blocktime' => 'Blocktime',
'guardian blocking of this address is not allowed' => 'Blocking of the given address is not allowed.',
'guardian configuration' => 'Guardian Configuration',
'guardian daemon' => 'Daemon',
'guardian enabled' => 'Enable guardian',
@@ -1263,6 +1264,9 @@
'guardian priority level' => 'Prioritylevel',
'guardian service' => 'Guardian Service',
'guardian snort alertfile' => 'Alertfile from Snort',
'guardian watch snort alertfile' => 'Monitor Snort alertfile',
'guardian block ssh brute-force' => 'SSH Brute-force detection',
'guardian block httpd brute-force' => 'HTTPD Brute-force detection',
'guest ok' => 'allow guests to access',
'gui settings' => 'GUI Settings',
'gz with key' => 'Only an encrypted archive can be restored on this machine.',