Qiang Zhang created RANGER-2282:
-----------------------------------
Summary: The error message for changing password is incorrect in
User Profile page.
Key: RANGER-2282
URL: https://issues.apache.org/jira/browse/RANGER-2282
Project: Ranger
Issue Type: Bug
Components: admin
Affects Versions: master
Reporter: Qiang Zhang
Assignee: Qiang Zhang
The error message for changing password is incorrect in User Profile page.
Following error message needs to be fixed:
1.Enter the wrong old password
Error message:You can not use old password.
2.The new password entered is the same as the old password
Error message:Invalid Password. Minimum 8 characters with min one alphabet and
one numeric.
After fixing:
1.Enter the wrong old password
Error message:Your password does not match. Please try again with proper
password.
2.The new password entered is the same as the old password
Error message:You can not use old password.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)