[FEATURE] Add the ability to display captcha not to everyone
What's needed and why?
In the current implementation, there is an option to display captcha only to everyone with some exceptions. This is not very flexible and it is impossible to fine-tune it, as it is implemented in cloudflare.
I would like to see something close to cloudflare settings, to be able to display captcha only for some, defined by rules for AS, referer, ip version, country, http version, ip ranges and other possible options.
Why? Personally, I adhere to a very loyal policy of checking for bots and do not want to accidentally affect even one user. It is in my interests that most users enter the site without hindrance and without checks, but I would also like to exclude some robots, but without harming users.
In general, so that it is similar to cloudflare settings, which are located along the path Security -> WAF (in the new: Security -> Security rules)
Implementations ideas (optional)
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Hi @svmrw, we'll see what we can do 😄