pramod_Task#465 : Implemented Change Password API for authenticated users #82

Merged
vikas.nale merged 1 commits from pramod_Task#465 into Issue_Jun_1W_2 2025-06-05 11:46:21 +00:00
Collaborator
  • Created API endpoint for password change
  • Validates old password and updates to new one using UserManager
  • Added proper error handling and status codes
  • Secured the endpoint for authenticated users only
- Created API endpoint for password change - Validates old password and updates to new one using UserManager - Added proper error handling and status codes - Secured the endpoint for authenticated users only
pramod.mahajan added 1 commit 2025-06-05 11:06:28 +00:00
- Validates old password and updates to new one using UserManager
- Secured the endpoint for authenticated users only
pramod.mahajan changed title from pramod_Task#465 : Implemented Reset Password API for authenticated users to pramod_Task#465 : Implemented Change Password API for authenticated users 2025-06-05 11:06:45 +00:00
vikas.nale merged commit 1cb7a9fea8 into Issue_Jun_1W_2 2025-06-05 11:46:21 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.api#82
No description provided.