System should ask user his old password before changing current password. This is required for all users.
With existing implementation, this is in working state for Employee and Company Admin. We need to implement this for Partner and Broker user.
Security page has flag "Users are required to provide current password before changing" under Change Password section at global as well as company level. When this flag is enabled, system should ask user his old password before changing his existing password.
Changes done:
1. UI Issue fixed
2. Changed values in Localization
3. Added Old Password field and its server side validation for Partner and Broker
Please find the attached excel-sheet for detailed explanation about the points