Releases: crowdsecurity/php-cs-bouncer
Releases · crowdsecurity/php-cs-bouncer
v0.5.2
v0.5.1
v0.5.0
- Add cache expiration for bad ips
- Include the GregWar Captcha generation lib
- Build nice 403 and captcha templates
- Log captcha resolutions
- Use the latest CrowdSec docker image
- Use the "context" psr log feature for all logs to allow them to be parsable.
- Remove useless predis dependence
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
- Add support of a large PHP version matrix (7.2, 7.3, 7.4, 8.0)
- Cap remediation level for sensitive websites
- Cache is now clearable and prunable
- Persist cache warm up state over instanciations
- Prepare composer.json for packagist
- Update documentation
- Lint pass
- CI triggered only on push