Skip to content

How do I change or disable reCaptcha all together #33

Description

@bluefangs

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions