Problem/Motivation

It's not currently possible to act on an IP address banning until after the fact.

Proposed resolution

Instead of directly writing to the core ban_ip table, I would recommend that you use the BanIpManager service. This would better align with Drupal conventions and allow other modules to override the service if needed.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bfuzze9898 created an issue.