-
## 💡 Summary
13.2.2にアップグレード後、Botプロテクションをturnstileで使用時、新規登録ができない
API `/api/signup`からは
```json
{
"statusCode": 400,
"error": "Bad Request",
"message": "turnstile-failed: missing-input-s…
-
## Links
* https://developers.cloudflare.com/turnstile/frequently-asked-questions/#how-does-content-security-policy-need-to-be-configured-for-turnstile
## Related issues
* #71
-
### Description:
Apart from reCaptcha, we can have some in-built spam protection in Otter forms. We can use the classic honeypot methods, like these two:
- A hidden input field is added to the f…
-
Hello folks!
When i run `python3 selenium_detector.py` from windows, it works flawlesly but executing from linux machine it shows:
`error in CDPConnection.connect() (attempt 1 of 10, at /home/me…
-
Add to: https://casdoor.org/docs/provider/captcha/overview for PR: https://github.com/casdoor/casdoor/pull/1327
![image](https://user-images.githubusercontent.com/85475922/204081443-a5f87520-9c04-4…
-
Using currenctly Google Recaptcha v3, but would like to switch to Cloudflare Turnstile.
@ https://www.cloudflare.com/products/turnstile/
Is there a work around for that in J! 4.2.3 or do I have to…
-
An attempt to register shows this:
CAPTCHA fail. Are you blocking scripts? Are you a robot? 🤖
However, no CAPTCHA was presented, I'm not blocking scripts and am not a robot.
-
In current implementation, there is no height set while the component is loading, this means while loading the captcha, the height of the component is zero. After it loads, the captcha will now have n…
-
### What is the improvement or update you wish to see?
Hi there👋 first of all, thanks for the amazing work on Next.js, really a pleasure to use and teach
It would be great to get an official examp…
-
Line 251 need to change `univers` to `Univers`
Also guessing this isn't for a headless browser?