Classes

\SilverStripe\Recaptcha

Name Description
RecaptchaField Provides an {@link FormField} which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image. EMPTY
RecaptchaFieldHttpClient Simple HTTP client, mainly to make it mockable. EMPTY
RecaptchaProtector Protecter class to handle spam protection interface EMPTY

\SilverStripe\Recaptcha\Tests

Name Description
RecaptchaFieldFunctionalTest Class RecaptchaFieldFunctionalTest EMPTY
RecaptchaFieldFunctionalTestController Class RecaptchaFieldFunctionalTestController EMPTY
RecaptchaFieldTest Class RecaptchaFieldTest EMPTY
RecaptchaFieldTestHttpClient Class RecaptchaFieldTestHttpClient EMPTY