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

How do I change or disable reCaptcha all together #33

Open
bluefangs opened this issue Jul 13, 2017 · 0 comments
Open

How do I change or disable reCaptcha all together #33

bluefangs opened this issue Jul 13, 2017 · 0 comments

Comments

@bluefangs
Copy link

I have a meteor app for internal use and it will never have access to the internet. I'm using sikka to block off brute forcing the login action. Since my app is never going to be connected to the internet, is there any way to disable the reCaptcha or at least have the text it renders ("we detected unusual traffic......") be user configurable?

Secondly, When I attempt to test this, by mashing on the login button, the button simply freezes. I do notice the console.log that sikka throws in teh server that it blocked off the IP, but in the front end, there is no change apart from the button being non responsive. Only upon hitting the refresh button, the message about "unusual traffic" appears. Is this expected behaviour or is something amiss at my end?

Thanks.

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

1 participant