Skip to content

Add manageable banlist #114

@Lore09

Description

@Lore09

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions