-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix old password match #14273
fix old password match #14273
Conversation
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
...ces/ui/src/components/Users/UsersProfile/UserProfileDetails/UserProfileDetails.component.tsx
Outdated
Show resolved
Hide resolved
...ces/ui/src/components/Users/UsersProfile/UserProfileDetails/UserProfileDetails.component.tsx
Outdated
Show resolved
Hide resolved
...ces/ui/src/components/Users/UsersProfile/UserProfileDetails/UserProfileDetails.component.tsx
Outdated
Show resolved
Hide resolved
|
|
* fix old password match * return bad request * added test cases & code refactor * comments addressed * code refactor --------- Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Describe your changes:
Fixes #12584
I worked on fixing the old password validation not working while updating new password
For User side:
Screen.Recording.2023-12-07.at.3.33.09.PM.1.mov
For admin side:
Screen.Recording.2023-12-07.at.3.37.53.PM.1.1.mov
Type of change:
Checklist: