silverstripe-recaptcha | SilverStripe module for ReCaptcha spam protection service | Form library

 by   chillu PHP Version: 2.0.3 License: Non-SPDX

kandi X-RAY | silverstripe-recaptcha Summary

kandi X-RAY | silverstripe-recaptcha Summary

silverstripe-recaptcha is a PHP library typically used in User Interface, Form applications. silverstripe-recaptcha has no bugs, it has no vulnerabilities and it has low support. However silverstripe-recaptcha has a Non-SPDX License. You can download it from GitHub.

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

            kandi-support Support

              silverstripe-recaptcha has a low active ecosystem.
              It has 25 star(s) with 57 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 7 open issues and 14 have been closed. On average issues are closed in 385 days. There are 7 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of silverstripe-recaptcha is 2.0.3

            kandi-Quality Quality

              silverstripe-recaptcha has no bugs reported.

            kandi-Security Security

              silverstripe-recaptcha has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              silverstripe-recaptcha has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              silverstripe-recaptcha releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed silverstripe-recaptcha and discovered the below as its top functions. This is intended to give you an instant insight into silverstripe-recaptcha implemented functionality, and help decide if they suit your requirements.
            • 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
            Get all kandi verified functions for this library.

            silverstripe-recaptcha Key Features

            No Key Features are available at this moment for silverstripe-recaptcha.

            silverstripe-recaptcha Examples and Code Snippets

            No Code Snippets are available at this moment for silverstripe-recaptcha.

            Community Discussions

            Trending Discussions on silverstripe-recaptcha

            QUESTION

            Spamprotection / Recaptcha on SS4
            Asked 2019-Jun-26 at 00:37

            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:37

            The 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:

            Source https://stackoverflow.com/questions/56746008

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install silverstripe-recaptcha

            This should go in your mysite/_config/recaptcha.yml. You can get an free API key at https://www.google.com/recaptcha. If using on a site requiring a proxy server for outgoing traffic then you can set these additional options in your mysite/_config/recaptcha.yml by adding. To use the noscript fallback method, add the key noscript_enabled: true to your yml. To change the language, add it to an array of options to your yml. See https://developers.google.com/recaptcha/docs/display#render_param for all available parameters.
            Copy the recaptcha directory into your main SilverStripe webroot
            Run ?flush=1

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/chillu/silverstripe-recaptcha.git

          • CLI

            gh repo clone chillu/silverstripe-recaptcha

          • sshUrl

            git@github.com:chillu/silverstripe-recaptcha.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link