-
Hey all,
Using a V2 checkbox for user validation at the end of a submit form.
Below is my instantiation of the recaptcha field
` recaptcha = ReCaptchaField(
widget=ReCaptchaV2Chec…
-
Hi Thanks for sdanalyzer,
I'm trying to run this on a linux, ubuntu 24.04
After cloning the repo I ran `pip install .`, but it doesn't work anymore on linux, so I used pipx
`pipx install .`
…
-
In [README.md](https://github.com/VividCortex/angular-recaptcha/blob/master/README.md) i can see:
![angular-recaptcha angularjs directive to add a recaptcha widget to your form 2017-04-06 17-18-59](h…
-
Hi rmrevin,
at first: thanks a lot for your wonderful extension. It is great !
unfortunately i stumbled upon a problem:
I use the https://github.com/himiklab/yii2-recaptcha-widget to display…
-
A large volume of spam is submitted through [this form](https://openlibrary.org/contact?path=/). Requiring recaptcha from unauthenticated users could potentially reduce this without burdening patrons.…
-
This is a RFC to make widgetId required when passed to `reset()` and `getResponse()`.
I suggest this even though the widgetId is optional in reCaptcha itself.
I believe reCaptcha did this because thei…
-
```
What steps will reproduce the problem?
1. Install reCAPTCHA for WP 2.6 on a right-to-left (Hebrew/Arabic/Urdu
etc.) blog, activate it, etc.
2. Try to add a comment
3. See the interface is garbled
…
-
```
What steps will reproduce the problem?
1. Install reCAPTCHA for WP 2.6 on a right-to-left (Hebrew/Arabic/Urdu
etc.) blog, activate it, etc.
2. Try to add a comment
3. See the interface is garbled
…
-
Very recently, the reCaptcha widget is experiencing anomalies. In some scenarios it works on some browsers and not others (on the same machine). This may appear as either the widget saying the 'token'…
-
I am trying to use the recaptcha gem with rails and pjax. But upon any pjax call, the widget does not load. Further I find the documentation on how to add the options to the recaptcha_tags insufficien…