bunkerweb icon indicating copy to clipboard operation
bunkerweb copied to clipboard

[FEATURE] Add the ability to display captcha not to everyone

Open svmrw opened this issue 4 months ago • 1 comments

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

svmrw avatar Aug 06 '25 11:08 svmrw

Hi @svmrw, we'll see what we can do 😄

TheophileDiot avatar Aug 06 '25 15:08 TheophileDiot