[
https://issues.apache.org/jira/browse/RANGER-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Velmurugan Periasamy updated RANGER-2123:
-----------------------------------------
Fix Version/s: 1.1.0
> Different error msg on backend/frontend login validation
> --------------------------------------------------------
>
> Key: RANGER-2123
> URL: https://issues.apache.org/jira/browse/RANGER-2123
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Affects Versions: 1.0.0
> Reporter: Daniel Voros
> Priority: Trivial
> Fix For: 1.1.0
>
>
> Leaving the pass empty will result in a JS error, while a wrong password will
> get the server response:
> {code}
> The username or password you entered is incorrect..
> {code}
> vs
> {code}
> The username or password you entered is incorrect...
> {code}
> Lets go with a single '.' in both cases!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)