-
Apparently the solver just got patched.
-
### Versions
I've tried both:
Umbraco Cms 10.5.1, Umbraco Forms 10.4.0 and uCaptcha 4.0.3, and
Umbraco Cms 11.1.0, Umbraco Forms 11.0.0 and uCaptcha 4.0.3
### To Repeat
Add uCapture to any Umbr…
-
## 建议
captcha_get:接口获取数据过程中,backend会把point存储在redis里面,其实可以使用jwe技术把point存在token返回。
在不同的机器上可以使用相同的key进行payload的解码和exp的校验
-
When I run the node without debug logging I get the usual logs.
` (base) ➜ protocol git:(captcha_solution_key) ✗ substrate-contracts-node --dev --tmp`
> 2021-10-29 20:49:05 Running in --dev mod…
-
**Description**
When submitting a `SQLFORM` with a captcha v2, an error is raised:
```
POST data should be bytes, an iterable of bytes, or a file object. It cannot be of type str.
```
**To Rep…
-
```linux
PS C:\Users\admin\Desktop> postdown .\passport.postman_collection.json xxx.md Traceback (most recent call last):
File "C:\Users\admin\AppData\Loc…
-
HI
I've been trying to use the default component of Joomla 5 for 3 days, but it gives me an error as an attachment
![error](https://github.com/SharkyKZ/joomla-recaptcha-v3-plugin/assets/52863622/6…
-
![resim](https://user-images.githubusercontent.com/38200425/201576297-62f12f0d-078c-4f4d-8bb0-b156a4caab5e.png)
You're using invisifox's downloadable solver. Make sure you're using port 8888 (def…
-
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…
-
when i try to rate a level using this code
```
# level rater
import requests
import random
from string import ascii_letters, digits # so we don't have to type [A-Za-z0-9] by hand
import bas…