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

reCaptcha problem when not validated #235

Closed
Jeern opened this issue Sep 24, 2018 · 1 comment
Closed

reCaptcha problem when not validated #235

Jeern opened this issue Sep 24, 2018 · 1 comment
Labels

Comments

@Jeern
Copy link

Jeern commented Sep 24, 2018

I have implemented reCaptcha in my Hugo site using this: https://github.com/eduardoboucas/staticman-recaptcha

Its nice and it works, when I Click the reCaptcha radio button.

But when I do not click the button (i.e. I simulate being a SPAM bot) I do not get nice feedback, but only this json Object:

{"success":false,"message":"reCAPTCHA: The response parameter is invalid or malformed","rawError":{"_smErrorCode":"invalid-input-response"},"errorCode":"RECAPTCHA_INVALID_INPUT_RESPONSE"}

Is this an error in Staticman ? or is it implied that I have to parse that response myself ? If that is the case I think the problem is with the documentation of Staticman :)

Minor problem but I thought you might like to know :) and keep up the great work !

@VincentTam
Copy link
Contributor

Duplicate of #223.

@alexwaibel alexwaibel added the bug label Nov 8, 2019
caiopavanelli pushed a commit to caiopavanelli/staticman that referenced this issue Aug 17, 2020
[Enhancement]: Use Hugo's built-in GitInfo for Git commit SHA on the footer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants