Closed
Description
Running parse server 4.2.0 with accountLockout
policy configured to enable locking accounts when incorrect password is entered multiple times.
What I found out is that when a user gets locked out due to many failed login attempts, and then performs a password reset successfully, the account remains locked.
I thinks a successful password reset should unlock the account.
What do you think?
Martin