Follow-up to: #1559780: Remove ban_ip_action() from core. It blocks the currently logged-in user. (and potentially, your entire team)
Potentially blocked on: #1839516: Introduce entity operation providers
Problem
- A site is spammed by a certain IP, or is trolled by a user operating from a certain IP, but the author's IP cannot be blocked.
Goal
- Allow to ban the IP of an entity author.
Comments
Comment #4
cweagansThis is not possible until #2899111: Track user IP addresses is done.
Comment #16
quietone commentedThe Ban Module was approved for removal in #1570102: [Policy] Deprecate Ban module.
This remains Postponed. The status is set according to two policies. The Remove a core extension and move it to a contributed project and the Extensions approved for removal policies.
The deprecation work is in #3482198: [meta] Tasks to deprecate the Ban module and the removal work in #3488827: [meta] Tasks to remove Ban module.
Ban will be moved to a contributed project after the Drupal 12.x branch is open.
Comment #18
mstrelan commentedMoved to contrib queue
Comment #19
anybodyTry the https://www.drupal.org/project/crowdsec module :)
It uses ban or advban for banning afterwards.