Bryan Bende created RANGER-967:
----------------------------------
Summary: Allow additional characters in username
Key: RANGER-967
URL: https://issues.apache.org/jira/browse/RANGER-967
Project: Ranger
Issue Type: Improvement
Reporter: Bryan Bende
Assignee: Bryan Bende
Priority: Minor
Currently the Username field on the Create User form in the UI performs
validation that restricts the value to:
[a-z0-9][a-z0-9,._\-'+/@]+
I'd like to be able to add a DN as a username such as:
CN=localhost, OU=My Org, O=Apache, L=Santa Monica, ST=CA, C=US
I believe this would require adding "=" and spaces as valid characters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)