-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add a new dashboard panel where you can manage the detected attacker IPs.
Possible features:
- unban IP categorized as attacker
- force new IP into the banlist
- show scheduled job for attacker IPs analysis
Possible implementation
New db entry on ip_stats table ban_override, boolean and nullable. The export banlist job fetches the valorized ip entry and adjusts the exported banlist accordingly.
The api needs to be secured.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request