WP_FAIL2BAN_LOG_PASSWORD_REQUESTΒΆ
New in version 3.5.0.
WPf2b can log password reset requests. Add the following to wp-config.php
:
define('WP_FAIL2BAN_LOG_PASSWORD_REQUEST', true);
The username and IP will be written to WP_FAIL2BAN_PASSWORD_REQUEST_LOG and matched by wordpress-extra.conf.