: If you use reCAPTCHA, you can use their API to log the number of failed attempts (code shown uses the reCAPTCHA Ruby gem): if validate_recap(params) #user validated the captcha, create
If you use reCAPTCHA, you can use their API to log the number of failed attempts (code shown uses the reCAPTCHA Ruby gem):
if validate_recap(params)
#user validated the captcha, create an account
else
#user failed to validate, log the attempt and show a new captcha
end
Using the reCAPTCHA library helps digitise books while reducing scripted signups, so it's worth sticking with it, but if you're worried that its affecting signups and want an alternative, you might consider using Mollom, Akismet, or Defensio, all of which attempt to grade form input to assess whether its human or not.
More posts by @Nickens628
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.