Plugin Author
Paul
(@paultgoodchild)
To get back in, you can follow this guide:
https://icontrolwp.freshdesk.com/support/solutions/articles/3000000959
Now to the problem…
do you have any other plugins for monitoring or “protecting” your WordPress login?
The Simple Firewall doesn’t authenticate user logins and wouldn’t itself return an error on your credentials – so I know that that particular error isn’t being generated by our plugin.
The two-factor authentication has been long-standing and stable since v1.2 and most problems are caused by multiple plugins all trying to vie for the same processes.
You will receive the following message if the two-factor system was triggered:
If your login details were correct, you will have received an email to complete the login process
This is ambiguous and doesn’t say whether your login details were correct or not – this is intentional.
Let me know if you need any other help with this.
Paul.
I have the Limit Login Attempts.
The credentials were correct. What happened is that, althought my credentials were correct the login page was returning a credentials error BUT the e-mail was sent by the system and was able to enter the Dashboard when clicked on the mail.
Maybe the Limit Login Attemps is the problem?
Plugin Author
Paul
(@paultgoodchild)
Probably… something is interfering with the process somewhere. Try disabling limit login attempts and see do you get the same behaviour.
Then if you want to re-enable it you can, but the built-in login cooldown system prevents brute force attacks (alongside the GASP checkbox) without use of IP addresses.