This is much easier now! I like its defined via validates in model, so I can use it as part of an object.. thats cool!
Only minor problem I had... could not add reverse captcha for contact form, was complaining about nil.[] error.. sure there is no any model to bind it to.. Anyway, thanks a lot! Using reverse in messages and comments already. Tair On Oct 5, 11:55 pm, "Steven A Bristol" <[EMAIL PROTECTED]> wrote: > On Fri, Oct 3, 2008 at 4:48 PM, AssimovT <[EMAIL PROTECTED]> wrote: > > > Got it > > athttp://github.com/assimovt/lovd-by-less/commit/88d40faeb1a9adffcefbfc... > > > 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? -~----------~----~----~----~------~----~------~--~---
