Enabling ReCaptcha

Revision as of 16:15, 20 January 2013 by Sinisakrisan (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

ReCaptcha is a system normally used to protect sites from bots to register as a user. Below is an example screenshot of ReCaptcha

Security recaptcha0.jpg

Setting Up

To start enabling recaptcha into your jomsocial site, please do the following

  1. Sign up for your jomsocial site domain at recaptcha's site.
  2. Open up JomSocial backend's Configuration.
  3. Scroll down to Registrations.

Security recaptcha1.jpg

  1. Enable ReCaptcha and key in the public and private keys acquired during ReCaptcha's registration.
  2. For SSL sites, choose 'Yes' for "Enable secure mode for Recaptcha".

Word or two on ReCaptcha

Many people will give good arguments for using ReCaptcha to prevent spambots to register on the site, however, if jomSocial registration flow is the only way for users to register on the site, and you use Custom Profile Fields, you will most likely do just fine without ReCaptcha as there is no way for spambots to guess all the custom profile fields you set, specially if you use combo of dropdowns, checkboxes, multiple selects etc...