plane
plane copied to clipboard
[WEB-1329] fix: change password error messages, multiple requests
Improvements:
- Fetch a new CSRF token everytime before changing password.
- Show a proper error message on incorrect password error.
- Refactored the logic to disable the
Change passwordbutton for better readability.