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

Not working from China #200

Closed
abarriga opened this issue Oct 13, 2016 · 5 comments
Closed

Not working from China #200

abarriga opened this issue Oct 13, 2016 · 5 comments

Comments

@abarriga
Copy link

China firewal block all google calls, so the recaptcha is not showed and Chinese people are not be able to sign up in our site.

May be loading the js in server instead of client will fix this issue?

@grosser
Copy link
Collaborator

grosser commented Oct 13, 2016

always needs a call to google to verify ... tell china to stop messing things up :D
... you need a different captcha provider ... could be neat to have a library that allows easy switching of providers ...

@grosser
Copy link
Collaborator

grosser commented Oct 13, 2016

... might be able to send it through a proxy and avoid this madness ... https://groups.google.com/forum/#!topic/recaptcha/tCl1AWiMTtk

@abarriga
Copy link
Author

Proxy stuff works fine, not sure how long... Closeing the issue

@imWildCat
Copy link

When the frontend API is set to https://www.recaptcha.net/recaptcha/api.js, the backend API should be set to https://www.recaptcha.net/recaptcha/api/siteverify in order to support Chinese network.

Reference: google/recaptcha#87
Could I create a PR for this?

@grosser
Copy link
Collaborator

grosser commented Nov 26, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants