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

recatpcha vs recaptcha? #51

Closed
eXpl0it3r opened this issue Feb 27, 2016 · 2 comments
Closed

recatpcha vs recaptcha? #51

eXpl0it3r opened this issue Feb 27, 2016 · 2 comments
Assignees
Labels

Comments

@eXpl0it3r
Copy link

Having troubles with the verification of the recaptcha request (I'm just getting b:0; as response from Google), I was going through the code and noticed that some of the variables use recatpcha instead of recaptcha. Is that intentional?

Occurrences:

  • recatpcha_secret
  • recatpcha_site_key
@flaviocopes flaviocopes self-assigned this Feb 27, 2016
@flaviocopes
Copy link
Contributor

Thanks for reporting! They are also referenced in the documentation with the typo.

Will fix them in both the docs and in the code, still allowing the value with the typo so backwards compatibility is preserved.

@eXpl0it3r
Copy link
Author

Yeah it's all over the place which made me wonder if it was intentional. 😄

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

2 participants