moloch-- / RootTheBox

A Game of Hackers (CTF Scoreboard & Game Manager)

Home Page:http://root-the-box.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reCaptcha does not appear

PunitTailor55 opened this issue · comments

I am trying to setup recaptcha on registration and login page. While giving recaptcha_site_key, recaptcha_secret_key and use_recaptcha = True. It doesnot appear on screen. I have checked PublicHandler.py there is no configuration regarding reCaptcha. Please guide me on reCaptcha setup. Thanks.

image

image

I think this is just for the banking password, not registration. https://github.com/moloch--/RootTheBox/wiki/Configuration-File-Details#recaptcha

It would be great if we set for registration and login. It helps to stop brute force attacks.

Feature Added

In case you are using reCaptcha then the recaptcha module code would be defined before the Register Account for the registration captcha because Captcha doesn't appear.

image

image

This is what it looks like for me. Wonder why it's not showing up for you.
Screenshot 2023-06-06 at 11 46 07 PM