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

Respect size param #153

Merged
merged 22 commits into from
Apr 4, 2022
Merged

Respect size param #153

merged 22 commits into from
Apr 4, 2022

Conversation

hrj
Copy link
Contributor

@hrj hrj commented Apr 4, 2022

Closes #98

Note:

  • The API path is now changed to /v2 because an extra parameter is now required on the /captcha endpoint.
  • The config section for each Captcha now has an additional setting: allowedSizes
  • The Following Captcha Providers were modified to scale the text to fit the specified dimensions:
    • Shadow Text
    • Filter Challenge
    • Rain drops
    • Popping characters

@hrj hrj merged commit c71fdbb into master Apr 4, 2022
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.

Passing size in the captcha request doesn't make any difference
1 participant