Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This release candidate adds (for D7):
#1239762: make greylisting level configurable
#1248942: make blacklisting level configurable
#1831684: Custom ban message a.k.a #1242736: Admin feedback to greylisted users
In other words, you have the ability to construct your own message for users that get grey or blacklisted, so you can explain what happened to them and why, and offer additional courteous and useful advice on how to proceed for support, if appropriate, etc. IT DOES NOT MEAN you can create a pretty custom page for telling users they've been banned; httpBL aims to ban grey/blacklisted IPs early in the init process, before loading or theming any nodes/pages, so the ban screen remains as very stark and naked HTML.
#1831710: Save httpbl blocked comments as unpublished. Blocked comments remain unpublished, regardless of other moderation/permission settings.