- Issue created by @bfuzze9898
- last update
over 1 year ago 18 pass - @bfuzze9898 opened merge request.
It's not currently possible to act on an IP address banning until after the fact.
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.
Active
2.0
Code