Gautam Borad created RANGER-318:
-----------------------------------
Summary: Not able to add user with only numbers
Key: RANGER-318
URL: https://issues.apache.org/jira/browse/RANGER-318
Project: Ranger
Issue Type: Bug
Affects Versions: 0.4.0
Reporter: Gautam Borad
Assignee: Gautam Borad
Fix For: 0.5.0
We have to ensure that all places we accept users should support user name with
all numbers.
Username should follow the following validations :
1. Should start with alphabet or digit
2. Length should be greater than one.
3. Valid special characters are
* ,(comma)
* .(dot)
* _(underscore)
* ' (single quote)
* - (dash/minus)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)