Difference between revisions of "ReCAPTCHA"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 48: Line 48:
----
----
See also:
See also:
* [[Configuration from GUI#Registration]]
* [[Configuration from GUI#Registration | Registration configuration]]

Revision as of 07:50, 28 May 2009

Recaptcha.gif

Description

A CAPTCHA is a program that can tell whether its user is a human or a computer. You've probably seen them — colorful images with distorted text at the bottom of Web registration forms. CAPTCHAs are used by many websites to prevent abuse from "bots," or automated programs usually written to generate spam. No computer program can read distorted text as well as humans can, so bots cannot navigate sites protected by CAPTCHAs.

More info


Implementation in MOR

reCAPTCHA is disabled by default in MOR.

To enable it go to SETTINGS - Registration:

Here mark reCAPTCHA enable and press on Get reCAPTCHA keys

Recaptcha4.png


and follow pictures how to register and get keys:

Recaptcha1.png


Here enter your domain name or IP if you do not have domain, example: http://22.33.44.55 (put your IP here! do not leave support.kolmisoft.com or 22.33.44.55 <- these are just examples!)

Recaptcha2.png


Copy-paste these keys into MOR configuration:

Recaptcha3.png


Now on registration page user should enter valid words to complete registration:


Recaptcha5.png

And in registration page user will see captcha:


Recaptcha6.png





See also: