I am developing a portal and i need to secure somehow the default login form and register form from the macro snippets. Is there any way to secure it with captcha in order to avoid fake registrations?
I have already test that but on submitting the form it does not validate the captcha. The controller and the model of the registration form is from umbraco.dll so i cannot override it. Any other suggestions?
Captcha in Login and Register Macro Scripts
Hi,
I am developing a portal and i need to secure somehow the default login form and register form from the macro snippets. Is there any way to secure it with captcha in order to avoid fake registrations?
I am using umbraco 7.1.8
Regards
Thomas
Hi Thomas.
A solution could maybe be to use Google´s recaptcha
Try to have a look here https://developers.google.com/recaptcha/, and see if it could be a solution for you.
Hope this helps,
/Dennis
I have already test that but on submitting the form it does not validate the captcha. The controller and the model of the registration form is from umbraco.dll so i cannot override it. Any other suggestions?
Hi Thomas,
Try to see this post http://our.umbraco.org/projects/website-utilities/rvcontactform-multilingual-ajax-contact-form/bug-reports-and-questions/31283-Captcha-or-other-way-to-protect-My-Contact-Form-%29 maybe you can do the same as Firas did.
I am not a backend developer so don´t know if it possible for you to do the same.
Hope this helps,
/Dennis
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.