A plugin which adds the Google reCaptcha v2 invisible code to the user registration and login function
- Set up your account with Google reCaptcha here
- Select Ivisible reCAPTCHA that can validate in the background
- Clone this repo into a folder in the plugin folder of your CTFd
- Set the
RECAPTCHA_SECRET
andRECAPTCHA_SITE_KEY
environment variables or edit the config.py file in this repo to include your reCaptcha keys - Set
RECAPTCHA_INSERT_TAGS
to False in Test config if you still need CTFd unittest