You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice there is a major difference between IsTrueValidatorV3 and IsTrueValidator, only the latest use the bundle declared service ewz_recaptcha.recaptcha.
That mean there is no way to configure the proxy for example:
I notice there is a major difference between
IsTrueValidatorV3
andIsTrueValidator
, only the latest use the bundle declared serviceewz_recaptcha.recaptcha
.That mean there is no way to configure the proxy for example:
EWZRecaptchaBundle/src/Validator/Constraints/IsTrueValidatorV3.php
Line 94 in db5a2a8
The class ReCaptcha should not be booted by the validator, the service
ewz_recaptcha.recaptcha
should be injected.The text was updated successfully, but these errors were encountered: