My team has encountered an issue where, despite the lockout duration expiring, users remain locked out according to the admin dashboard's user table, although login is possible. Could this be a bug within the framework, or is it possible that we are misconfiguring the user settings?
5 Answer(s)
-
0
Hi @MellowoodMedical
Could you share your project's UI type ?
-
0
Hello It is angular 15 we are using ABP version 12
-
0
Hi, @MellowoodMedical
When we checked the situation you specified, we couldn't replicate such an issue.
-
0
Hello, Here are the steps that might help you to reproduce this.
Have settings to lock the user after x number of failed attempts.
Login with Invalid credentials multiple times and lock the account.
Once the user is locked, we can see a lock sign in the Users List
Now in point 1, we configured the time for locking the user. So, wait for that amount of time and try to log in with valid credentials for the same user.
User will be able to login properly without any errors.
Issue: If we log in as Admin and check the user list, the lock sign will still be there for that user.
Expected: Once the User has successfully logged in after getting locked out, the "lock sign" should also be removed from the user list.
-
0
Hi @MellowoodMedical
We couldn't reproduce using these steps. Is it possible to access your project somehow ? If so, please send an email to [email protected]