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

Recaptcha v3 support #402

Open
Alizee-Me opened this issue Feb 13, 2025 · 0 comments
Open

Recaptcha v3 support #402

Alizee-Me opened this issue Feb 13, 2025 · 0 comments

Comments

@Alizee-Me
Copy link

Description:
Currently, SuluFormBundle only supports reCAPTCHA v2. It would be beneficial to add compatibility for reCAPTCHA v3 to enhance security while reducing user interaction.

Current Behavior:
The bundle exclusively supports reCAPTCHA v2, with no option to switch to v3.

Expected Behavior:
Ability to choose between reCAPTCHA v2 and v3 via configuration.
Proper handling of reCAPTCHA v3, including score-based validation.
Compatibility with the existing ewz_recaptcha configuration.

Steps to Reproduce:
Follow the existing guide for integrating reCAPTCHA with SuluFormBundle.
Configure reCAPTCHA v3 in config/packages/ewz_recaptcha.yaml by setting the version to 3.
Observe that the bundle continues to enforce reCAPTCHA v2, ignoring the v3 configuration.

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