silverstripe-recaptcha | SilverStripe module for ReCaptcha spam protection service | Form library
kandi X-RAY | silverstripe-recaptcha Summary
kandi X-RAY | silverstripe-recaptcha Summary
Provides a FormField which allows form to validate for non-bot submissions using Google's reCAPTCHA v2 service. In order to use Google's new Invisible reCAPTCHA service, please use the undefinedoffset/silverstripe-nocaptcha module. This module is not intended to be used with reCAPTCHA v3 (see rationale).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Validate the captcha fields
- Generate a form field
- Make a POST request .
- POST a recaptcha HTTP POST
- Get http client
- Returns a form field
- Set field mapping
silverstripe-recaptcha Key Features
silverstripe-recaptcha Examples and Code Snippets
Community Discussions
Trending Discussions on silverstripe-recaptcha
QUESTION
I’m unable to get silverstripe-recaptcha and silverstripe-spamprotection working on SS4 with silverstripe-userforms.
In my app/_config/spamprotection.yml:
...ANSWER
Answered 2019-Jun-26 at 00:37The problem was another module was setting SilverStripe\SpamProtection\Extension\FormSpamProtectionExtension
, overriding the setting in my app/_config/spamprotection.yml
file.
One solution is to set our spamprotection.yml
to load after the other module's yml file. We can do this by adding the following to the top of our yml file:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install silverstripe-recaptcha
Copy the recaptcha directory into your main SilverStripe webroot
Run ?flush=1
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page