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

[Feature] Add check for Domain Name Validation #32

Open
kohenkatz opened this issue Feb 24, 2016 · 2 comments
Open

[Feature] Add check for Domain Name Validation #32

kohenkatz opened this issue Feb 24, 2016 · 2 comments

Comments

@kohenkatz
Copy link

ReCaptcha has a new feature (replacing the old "Secure Token" feature) called Domain Name Validation. The way it works is that reCaptcha sends you the domain name on which the captcha was filled out when it tells you whether the captcha was filled successfully or not. The idea is that you can check to make sure that the domain it was filled out on is one that you have allowed.

This is very handy for those of us who use reCaptcha on a large number of domains (or with a list of domains that changes often) and have turned off the built-in Domain Name Validation in the reCaptcha admin console.

If you are interested in accepting a Pull Request for this feature, I would be happy to provide one, but I want to see whether you are interested before I do the work.

Thanks!

@anhskohbo
Copy link
Owner

Any pull request pls?

@kohenkatz
Copy link
Author

I'll put together a Pull Request next week.

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

No branches or pull requests

2 participants