Captcha
Permalink
I need to have captcha on the concrete5 login page.
I can get the built captcha to display on the login page no problem... but I'm unsure of how to get it to validate the captcha.
Is it possible to add the built in captcha to the login page and get it to validate... if so.. how...?
...or...would it be easier to add captcha to the login block in the marketplace..?
I can get the built captcha to display on the login page no problem... but I'm unsure of how to get it to validate the captcha.
Is it possible to add the built in captcha to the login page and get it to validate... if so.. how...?
...or...would it be easier to add captcha to the login block in the marketplace..?
complete.
expand attached file
put
/controller/login.php
/single_page/login.php
expand attached file
put
/controller/login.php
/single_page/login.php
Cheers Kino
/concrete/blocks/form/controller.php
line 593
check captcha code
/concrete/blocks/form/controller.php
line 204