Project

General

Profile

Bug #4724

Bug #4257: Service Driver:- Design New Architecture using node

updatePassword restructuring using node

Added by Anupama P 12 months ago. Updated 9 months ago.

Status:
New
Priority:
Normal
Target version:
Start date:
04/22/2025
Due date:
% Done:

0%

Estimated time:
Milestone:
Backlog
Branch name:

Description

parameters.put("type", "updatePassword");
parameters.put("UserID", generalFunc.getMemberId());
parameters.put("pass", password);
parameters.put("CurrentPassword", currentPassword);
parameters.put("UserType", Utils.app_type);

Also available in: Atom PDF