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

Compatibility with ReCaptcha V3 #180

Closed
Splodge77 opened this issue Dec 13, 2018 · 3 comments
Closed

Compatibility with ReCaptcha V3 #180

Splodge77 opened this issue Dec 13, 2018 · 3 comments
Milestone

Comments

@Splodge77
Copy link

Splodge77 commented Dec 13, 2018

Q A
Bug? no
New Feature? yes
Sulu Version ~1.6.22
Browser Version Chrome Version 70.0.3538.110

Currently no immediate compatibility for ReCaptcha V3. When attempting to re-configure twig template for V3 standard, as seen in their documentation, the public key is rendered as a null value. I have attempted to adapt the validation as well but with little effect, which admittedly be down to inexperience with the subject.

Steps to Reproduce

Standard installation of Sulu using composer for both said bundle and the form bundle. Then installation fo the EWZ ReCaptcha bundle then usage of a V3 ReCaptcha public key. Then attempting to re-configure the bundle twig template in the standard fashion by making a copy of the file path in the resources directory of the app bundle.

Possible Solutions

Hopefully a catch clause in the twig template that would allow a version 3 public key to be used or perhaps some more detailed description of the correct implementation in the documentation.

Thank you for your time and for making an otherwise very handy bundle.
M

@alexander-schranz alexander-schranz added this to the 1.0 milestone Dec 13, 2018
@alexander-schranz
Copy link
Member

Hello @Splodge77
Which version of the bundle sulu form bundle and recaptcha bundle are you using?

@Splodge77
Copy link
Author

Hi there @alexander-schranz,

Currently using;
sulu/sulu-form-bundle: ^0.4.0
excelwebzone/recaptcha-bundle: ^1.5

Thanks for the quick response,
M

@alexander-schranz
Copy link
Member

@Splodge77 this seems not to be a problem with the sulu form bundle the recaptcha bundle seems currently not supporting V3: have a look at excelwebzone/EWZRecaptchaBundle#218

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

2 participants