Dmitrii Kustov
Dmitrii Kustov
Personally, I think it should be fine to have Anubis here as a layer to analyze only part of the requests. If I understand correctly, Crowdsec bans based on known...
Crowdsec requires setup of captcha-logic on remediation component (that is bouncer) as per [documentation](https://docs.crowdsec.net/docs/profiles/captcha_profile/). So it is a question of how to implement it into the bouncer still, but it...
Yup, that's why I think #77 should take priority. If we can decide what to do with rejects in caddy config, we can then use potentially any other module. Then...
Nice, i did not even know about that feature, and I would prefer to have it enabled automatically every time container is recreated/rebuilt. Guess adding flags to docker_start.sh would be...
well, that's the thing, I am using latest container from Crowdsec (`image: crowdsecurity/crowdsec:latest`), so how can it be old? For reference my bouncers: 
The config may look big, but most of the size is from MIME mappings (would not mind to have an alternative way). There are comments there, so you should be...
question is - what pages? I tested those that around the errors - no issues. Of course they may be edge-cases, and I need some special conditions to trigger the...
Well, for me the I do not display error messages in PHP, they go to log (through custom function which does log the page, that triggered the error). I also...
Just in case, same behavior in PHPStorm 2025.1 with EA Ultimate 2024.3 ``` PhpStorm 2025.1 Build #PS-251.23774.436, built on April 14, 2025 Source revision: effa99765bfff Licensed to Dmitrii Kustov Subscription...
I know, but original issue was reported for EA Extended 5.1.0, and I am using Ultimate, so I thought it would be worth it to mention that this is present...