v.0.23.0
Important: either deactivate and reactivate plugin after update or install new cron job manually via WP-CLI: wp cron event schedule bc-security/failed-logins-clean-up now daily
.
Added
- New built-in rule for bad request banner module that triggers when non-existing
.tgz
or.zip
file is accessed #155. - Plugin has been tested with WordPress 6.5 #152.
Changed
- List of supported PHP versions for PHP version check has been updated to include PHP 8.3 #151.
Fixed
- Fix SQL syntax error when bulk unlocking entries in internal blocklist #154 - thanks to @szepeviktor.
- Table storing failed logins data is now pruned automatically #156.