View Single Post
Old 09-27-2009, 07:36 PM  
rowan
Too lazy to set a custom title
 
Join Date: Mar 2002
Location: Australia
Posts: 17,393
If you're looking to do something custom then have a peek at your apache logs. I've found 95%+ of the spam signups load then post the registration form in the same second, which is clearly impossible for a human. Either code some sort of time check so that a registration is rejected if the difference between load-submit is too low, or set up something to scan the logs and blacklist IPs (which won't stop the current signup, but it may prevent future attempts)
rowan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote