Fixed bug in DefaultUserController that didn't call the correct query to get old user credentials. Made the ChangePasswordDialog use the updateUserPassword function instead of implementing its own logic. Changed FirstLoginDialog and UserDialog to return on a failed password change instead of continuing and disposing the panel. Removed key listener from the description text pane. Issue: MIRTH-1726