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

FIO-8027 added Cloudflare Turnstile as a captcha Provider #83

Conversation

HannaKurban
Copy link
Contributor

@HannaKurban HannaKurban commented Apr 17, 2024

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-8027

Description

What changed?

Added new Captcha Component (premium). Server Rules hook was added to validate the captcha on the server

Breaking Changes / Backwards Compatibility

no

How has this PR been tested?

locally with using Cloudflare Turnstile provider

Checklist:

  • I have completed the above PR template
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • My changes include tests that prove my fix is effective (or that my feature works as intended)
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

AlexeyNikipelau and others added 28 commits April 19, 2024 17:39
FIO-7964: add resource-based select component validation
…chComponentData

FIO-8128: adds includeAll flag to eachComponentData and eachComponentDataAsync
…e-values

FIO-8336 fix validation on multiple values
…ation

FIO-8037: added number component normalization
FIO-8288: do not validate dates in textfield components with calendar widgets
FIO-8281: fixed sync validation error for select component with url d…
…ct-component-because-of-only-available-values-validation-error

FIO-8254 fixed available values validation error for Select component
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.

8 participants