Releases: crowdsecurity/cs-wordpress-bouncer
Releases · crowdsecurity/cs-wordpress-bouncer
v0.4.5
v0.4.4
dev environnement fixes and improvements.
Fixes:
- Fix docker volume perms (for linux hosts)
- Use the latest CrowdSec PHP Library version
Improvements:
- Simplify local installation doc
- Set up less common ports on host (8050 and 8051 instead of 80 and 8080)
- Add "setup only" mode to automate wp+plugin configuration
- Split e2e tests in multiple files
- Move e2e tests in container
- You can use vagrant to check in a linux context from osx/windows host
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
v0.1.0
-
Add advanced settings page
-
Move the captcha generator, the ban and captcha pages to the the bouncer library
-
Add documentation and a full usage guide
-
Add clear cache button
-
Warmup cache when stream mode
-
use the page of the bouncer lib
-
Support Redis + Memcached
-
Use latest CrowdSec docker container
-
Avoid useless bouncing for favicon request
-
Factorize admin fields
-
Catch all exceptions while bouncing to let the website in every case
-
Add bad ip cache duration configuration
-
Cache : add prune and refresh buttons
-
Redesign captcha behaviour with cache
-
Composer: use source deps