mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
guardian.cgi: Some more input validation.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user