There is no check to ensure that the the "current password" and the "new password" are different when changing passwords. Ideally for a clean UX, the user should not be allowed to change the password to itself.
We can do this on the client side too. Not really an major issue.
There is no check to ensure that the the "current password" and the "new password" are different when changing passwords. Ideally for a clean UX, the user should not be allowed to change the password to itself.
We can do this on the client side too. Not really an major issue.