-
Hello!
what url should I add here?
Sincerely
-
Currently, the captcha text is uniform for each alphabet and there's no randomness besides the phrase itself. We need to investigate adding entropy to the rendered map of the characters to make it har…
-
We have previously added reCAPTCHA on the public website https://github.com/oncokb/oncokb/issues/2099. But we have disabled few month ago after getting feedbacks from our users https://github.com/onco…
-
react-google-recaptcha version: 2.1.0
react-async-script version: 1.2.0
I have the most simple setup and I cannot seem to get it to work:
```
import React, { useRef, useState } from "react";
…
-
Have an issue that seems to be only for iOS where the error of :
UndefinedOffset\\NoCaptcha\\Forms\\NocaptchaField.EMPTY : Please answer the captcha, if you do not see the captcha you must enable …
-
I use MassDM and after sending messages, a captcha pops up (I solve it through rucaptcha) and this happens after each message?what should I do, give the accounts a break, or will there always be a cap…
-
I have 2 pages a and b.
I want to call a secure API and handling the bot request with the help of invisible hcaptcha and verify it on middleware.
I am using it on mount of component of page a but w…
-
Originally by @0liver:
An Orchard Core module to be able to use [hCaptcha](https://www.hcaptcha.com/) everywhere you can use the built-in ReCaptcha feature. Include the option to use [Invisible Cap…
-
I got the case today on Hakuneko for ReadComicOnline.
Let me be clear : Its a Hakuneko issue that i believe can happen in Haruneko.
I needed to execute a script on the page (fetchui). The page c…
-
Hello!
I'm trying to implement the invisible option, but I wasn't able to keep my client and server side validation.
Somehow the bind attr and the javascript behind kills everything else.
```
{…