garytemp88 I see Google reCaptcha when I visit some CollectiveAccess Sites. Example: https://www.lehrfilmpraktiken.at/ May I know how to enable it? I see the Google recaptcha setting in setup.php. Could you advise? Thank you. CA_GOOGLE_RECAPTCHA_KEY + CA_GOOGLE_RECAPTCHA_SECRET_KEY = A Google Recaptcha key pair for use on contact form (optional) Gary
seth In your theme check out the ban_hammer.conf file. You can set it to force a captcha based upon user IP address, user agent and other criteria. The actual captcha configuration (reCaptcha key + secret key pair) is entered in setup.php, as you note.