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

Configure response limit #403

Merged
merged 3 commits into from
Mar 7, 2022
Merged

Conversation

theirix
Copy link
Contributor

@theirix theirix commented Mar 5, 2022

Introduce a configurable response limit for the response.
PR #309 introduced a pre-check for captcha response. A limit of 4000 bytes works good for reCapctha but API-compatible hCaptcha produces much larger responses. This PR allows to set a custom limit and therefore use hHaptcha.

Pre-Merge Checklist

  • CHANGELOG.md updated with short summary

Copy link
Collaborator

@grosser grosser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add something to the readme about how to use hcaptcha, since this is not very obvious :D

@theirix
Copy link
Contributor Author

theirix commented Mar 7, 2022

Sure, good idea!

Copy link
Collaborator

@grosser grosser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@grosser grosser merged commit af279aa into ambethia:master Mar 7, 2022
@grosser
Copy link
Collaborator

grosser commented Mar 7, 2022

5.9.0

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

Successfully merging this pull request may close these issues.

2 participants