reCAPTCHA icon indicating copy to clipboard operation
reCAPTCHA copied to clipboard

:bangbang: Google reCAPTCHA (security) for Nette Framework \ Forms

Results 6 reCAPTCHA issues
Sort by recently updated
recently updated
newest added

Enable change default message for required field. Default value for required = true is "This field is required."

I can't send ajax form with invisible recaptchaV3, Form returns error (rechaptcha is required)

Hi, is it possible to make a configurable proxy? Our company policy will not allow that file_get_contents request. Specifically, the file is ReCaptchaProvider.php, function makeRequest (), line 102. Now I...

The validator.w3.org is not happy how the reCAPTCHA is rendered. - Error: Attribute type not allowed on element div at this point. - Error: Attribute name not allowed on element...

Hi, When I display an error of a certain form field, I do sth like this `$form['field_name']->error` because I don't like displaying all errors at the top of the form...

On version 3.3.1, sometimes (one of ten cases) the invisible ReCaptcha gets displayed. Everything is linked according to the docs.