-
Update FormIt recaptcha hook to use recaptcha 2.0.
-
Hi, first of all thank you for the wonderful library. I have a get login url, a post login url and the pug file that does the login. I followed instructions as mentioned. If I change my type to a norm…
-
**Describe the bug**
Exception on the last version of the package.
```
File "/home/nokados/anaconda3/lib/python3.6/site-packages/python_rucaptcha/ReCaptchaV2.py", line 222, in captcha_handler
…
-
When I downloaded the most recent update, using the default invisible HTML chunk would return an error `document.getElementById(...).submit is not a function`
So I double checked the html, and noti…
ghost updated
5 years ago
-
See: #353
Not sure if an update to https://github.com/eprints/eprints/blob/3.3/perl_lib/EPrints/MetaField/Recaptcha.pm or a new RecaptchaV2 metafield is best.
If the same keys are usable for both, t…
-
On a site with Umbraco v8.0.1 and Umbraco Forms 8.1.0 on a contact form, the client get many spam entries, even reCAPTCHA v2 is configurated and enabled on the form.
![image](https://user-images.gi…
-
Hi there,
I just installed your addon and it works very well, thank you! One thing that I noticed is, that I never get the validation message when I do not solve the captcha.
My settings:
- Googl…
-
When recaptchv3 fails the error message set is the same as that for v2 i.e. the lexicon->recaptchav2.recaptcha_error_message:
> Please select the checkbox in the ReCaptcha image.
With v3, there…
-
I know this is vague but what reasons could prevent an image from not attaching to an email. I don't get any errors and don't know where to look. This is my formit setup:
```[[!FormIt?
&preHooks=`…
-
`var Recaptcha = require('express-recaptcha').Recaptcha;`
`var recaptcha = new Recaptcha('xxx', 'xxx');`
This code works in 4.1.1, but throws an error on 4.2.0.
Version 4.2.0 requires adding th…