Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Staticman reCAPTCHA #224

Merged
merged 4 commits into from Jul 6, 2019
Merged

Add support for Staticman reCAPTCHA #224

merged 4 commits into from Jul 6, 2019

Commits on Jul 5, 2019

  1. Add support for Staticman reCAPTCHA

    Three new configs have been introduced:
    1. enableReCaptcha
    2. reCaptchaSiteKey
    3. reCaptchaSecret
    
    Last two configs are the same as `reCaptcha > siteKey` and 
    `reCaptcha > secret` from the staticman.yml
    lobopraveen authored and MunifTanjim committed Jul 5, 2019
    Copy the full SHA
    b72b3bd View commit details
    Browse the repository at this point in the history
  2. refactor

    MunifTanjim committed Jul 5, 2019
    Copy the full SHA
    57277aa View commit details
    Browse the repository at this point in the history
  3. performance improvement

    MunifTanjim committed Jul 5, 2019
    Copy the full SHA
    e80e861 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    222af07 View commit details
    Browse the repository at this point in the history