Implement reCAPTCHA
Posted: 2015-06-12 02:34
Has anyone successfully implemented reCAPTCHA 2.0 on the login page (or the sign-up or password reset pages?) I was hoping to add it to all of them.
Getting it to display was simple enough, but I got totally lost/stuck editing the index.php which seems to control the POST submissions. I couldn't combine the code needed for the recaptcha submission with the existing login/logout/wrong password code that already exists. I'd either manage to stop it allowing any logins, or totally ignore the captcha completely!
If anyone else is doing this or has done this, I'd love to see your working.
Thanks,
TNL
Getting it to display was simple enough, but I got totally lost/stuck editing the index.php which seems to control the POST submissions. I couldn't combine the code needed for the recaptcha submission with the existing login/logout/wrong password code that already exists. I'd either manage to stop it allowing any logins, or totally ignore the captcha completely!
If anyone else is doing this or has done this, I'd love to see your working.
Thanks,
TNL