Closed (outdated)
Project:
http:BL
Version:
5.x-2.2
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 May 2009 at 07:44 UTC
Updated:
10 Aug 2018 at 02:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
seanburlington commentedHi,
OK I see what's happening now.
httpl puts comments from blacklisted IP's in the moderation queue - it would be good to document this.
As I moderate all posts anyway this has no effect for me.
What I'd like is the option for httpl to reject posts entirely.
I just want a smaller moderation queue.
Maybe I'll find time to add this myself....
--
Sean Burlington
www.practicalweb.co.uk
Comment #2
seanburlington commentedsorry - not paying enough attention.
I forgot this is running on a Drupal 5 site
Comment #3
seanburlington commentedHi,
here's a patch that does what I want.
I moved the config check into the menu - so that I could re-use the _httpbl_check() function in hook_comment on validation.
Then just the extra config settings to make rejection optional.
Sean Burlington
www.practicalweb.co.uk
Comment #4
bryrock commentedNot entertaining any D5 features at this time.
Comment #5
seanburlington commentedOh well
Thanks for the module - and for closing the issue :-)
Comment #6
Michael-IDA commentedHi Bryan,
Patch in #3 blew chunks, I re-rolled Sean's changes against the current D5 rev. httpbl-5.x-2.2 .
Tested on a site that had 10,000+ comment spam submission in the last two months. Works well. Has blacklisted 400+ IP in the last two days.
Can you apply it? I know it's a pain, but there are plenty of sites that got caught not being able to upgrade from D5 to D6 because of modules not being up-rev'ed (or having broken upgrade paths).
Thanks,
Sam
Edit: typo
Comment #7
bryrock commentedOh. I've never pulled a clone of httpbl 5.x nor do I have any local or remote test sites for it. Let me reach out to praseodym and see if he might take a look.
Comment #8
bryrock commentedI probably won't commit this since I'm not ramped up to test it, and usage of httpbl 5.x has been below 50 sites for a year and is now below 30.
But I'm willing to invite others to test, if they so desire.
Comment #9
bryrock commented