Releases: crowdsecurity/cs-wordpress-bouncer
Releases · crowdsecurity/cs-wordpress-bouncer
2.4.1
2.4.0
Changed
- Use absolute path for TLS files
- Use absolute path for geolocation files
Added
- Add an action after plugin upgrade to recreate standalone settings file
2.3.1
2.3.0
Security
- Add
.htaccessfiles to deny direct access of plugin sensitive folders
2.2.0
Changed
- Do not use cache tags
- Do not rotate log files
Added
- Add tests for WordPress 6.2
2.1.0
Added
- Add a
custom_user_agentsetting for debug (#95)
Fixed
- Fix error on fresh install because Api key is required even if bouncing is disabled
2.0.4
Fixed
- If a database option is empty, we add the default value to avoid configuration PHP error (#133)
2.0.3
Fixed
- If
display_errorssetting istrue, error is thrown only if bouncer has been successfully instantiated
2.0.2
2.0.1
Fixed
- Fix missing
TwigTest.phpin release zip that broke captcha and ban walls - Fix bad memcached dsn check
- Fix clean and bad ip resync values when disabling stream mode