On Fri, Oct 3, 2008 at 4:48 PM, AssimovT <[EMAIL PROTECTED]> wrote: > > Got it at > http://github.com/assimovt/lovd-by-less/commit/88d40faeb1a9adffcefbfc9ed3fd25435b59af0f > > On Oct 3, 2:30 pm, AssimovT <[EMAIL PROTECTED]> wrote: >> Hiya! >> >> Steve has recommended to include reverse captcha to protect against >> spambots sending messages and comments to users. I have made >> implementation and testing, however for some reason could not commit >> to my lovd fork (private works) .. :/ >> >> Anyway, here is the patch. You can configure the captcha tag from >> initializes, which is update based on the Time.sec for every restart. >> I havent added protection to forums, since we dont use them and havent >> really checked the implementation, though messages, comments and >> contact form protection is there. >> >> Here we go:http://www.pastie.org/284192 >> >> Would appreciate to receive comments if I made something stupid.. >> newbie ROR.. blah, blah.., well you know... >> >> Btw, what other method you would recommend to increase protection >> against spammers? >> >> Cheers, >> >> Tair.
I decided to go ahead and make this a plugin. You can find it here: http://github.com/stevenbristol/less-reverse-captcha/tree/master I also implemented it as a replacement to less_captcha in lovd, in the user model for account creation. Feel free to implement this anywhere you need it. And I'd love some feedback. cheers, steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
