A user can update the password from Update Profile section even if the password and confirm password fields are not equal. It takes the newly updated password as the input password field ignoring the value of input confirm-password field.

It should not be able to update profile if password and confirm mismatch occur.
It's updating the password even if the password and confirm password fields are not equal.
I am working on it.
Hey @sampaiodiego ,Can i work on this issue?
@yashrajbothra I have already made the pull request.
There's a suggestion mate, you can check the "Addittional context" of the issue to see if the person is working on that issue or not 馃槈
Okay @ashwaniYDV Thanks, I will keep that in mind.
@sampaiodiego I have made the pull request for this issue.
https://github.com/RocketChat/Rocket.Chat/pull/16060
@gabriellsh Hello sir. I have already made the pull request. Would you please review this #16060.