Hi @cfrkr
Sorry for late reply.
login access issue do you have IP whitelist enabled and IP got changed ?
define( ‘AIOS_DISABLE_LOGIN_WHITELIST’, true ); in wp-config.php and try.
Regards
Thread Starter
cfrkr
(@cfrkr)
Hi,
I did ”uncheck” from Brute Force and Login Whitelist tab. I can login now. But I can not delete IP address from this tab. I deleted them. But after I refresh the page, IP adresses coming again.
Also, I am seeing this warning message.
Attention: If in addition to enabling the white list feature, you also have one of the Cookie-Based brute force login prevention or Rename login page features enabled, you will still need to use your secret word or special slug in the URL when trying to access your WordPress login page.
These features are NOT functionally related. Having both of them enabled on your site means you are creating 2 layers of security.
Thanks
Hi @cfrkr
Try uncheck “Enable IP whitelisting:” it should disable athe login white list if you do not remove IPs below “Enter whitelisted IP addresses:” It should not be a problem.
If I try remove IPs with uncheck “Enable IP whitelisting:”.
That warning message means the Login whitelist is not related to cookie based brute force and rename login. So if you have Login white list ip enabled
+ rename login enabled. you can not access with standard login page wp-login.php you have to use renamed login url. same for cookie based brute force have to use the secret word.