You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: