[Web] Allow to blacklist, whitelist and unban networks currently blocked plus minor other fixes to fail2ban logic
This commit is contained in:
@@ -471,6 +471,10 @@ $lang['admin']['api_allow_from'] = "Allow API access from these IPs";
|
||||
$lang['admin']['api_key'] = "API key";
|
||||
$lang['admin']['activate_api'] = "Activate API";
|
||||
$lang['admin']['regen_api_key'] = "Regenerate API key";
|
||||
$lang['admin']['ban_list_info'] = "See a list of banned IPs below: <b>network (remaining ban time) - [actions]</b>.<br />IPs queued to be unbanned, will be removed from the active ban list within a few seconds.";
|
||||
$lang['admin']['unban_pending'] = "unban pending";
|
||||
$lang['admin']['queue_unban'] = "queue unban";
|
||||
$lang['admin']['no_active_bans'] = "No active bans";
|
||||
|
||||
$lang['admin']['quarantine'] = "Quarantine";
|
||||
$lang['admin']['quarantine_retention_size'] = "Retentions per mailbox<br />0 indicates <b>inactive</b>!";
|
||||
|
Reference in New Issue
Block a user