A plugin which adds the Google reCaptcha v2 backend code to the user registration function
- Set up your account with Google reCaptcha here
- 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