Thanks. I set disabled this option.
I’m in the same situation, but have not enabled the cookie-based brute force prevention in the past.
I try adding in wp_config.php
define( ‘AIOS_DISABLE_COOKIE_BRUTE_FORCE_PREVENTION’, true );
but login screen not appear, display 403 error message.
my solution is comment out in .htaccess
##AIOWPS_LOGIN_WHITELIST block.
#AIOWPS_LOGIN_WHITELIST_START
#
#
#
#AIOWPS_LOGIN_WHITELIST_END
rewrite .htaccess, login screen apeeared.
Is there any problem with this action?
I have same issue.
Recentry 2o posts are dupulicated, but other posts are correct.