Captcha for login page OJS 3.1.2-1

Hello, I have enabled captcha in config.inc.php and successfully working. Now I would like to add captcha to user login page. How can I do it? What code should I copy and where?

Thank you

Hi @potravinarstvo,

You have to go to the https://www.google.com/recaptcha/ and register your OJS domain there. Then you get the codes you should use in the config.ini.php.

Regards, Primož

Hello Primož, I did what you recommend. I have configured config.ini.php and recaptcha is working well. But this is only for new user registration. I would like to implement recaptcha also for user login page.

Peter

Hi @potravinarstvo,

Ups, sorry, my bad reading…

Regards, Primož

@potravinarstvo @primozs Hi!

I would like to know if this can be used in OJS 3.1.1.0? We are having a similar problem, the captcha is no working well.