hatchways / team-dexter

0 stars 4 forks source link

Fs settings page 79 #82

Closed amha19 closed 3 years ago

amha19 commented 3 years ago
amha19 commented 3 years ago

New password is properly updated. User can login with new password. Attempts to change password with incorrect current password are rejected. (side note, it may be nice to see feedback from incorrect current password in UI) Works great Amha!

Good catch. I added old oldPassowrd in handleAuthErrors. So, now it displays incorrect current password message.