You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2017/04/17 13:55:41 UTC

[jira] [Assigned] (AMBARI-20772) FE: Characters used in usernames should be constrained

     [ https://issues.apache.org/jira/browse/AMBARI-20772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas reassigned AMBARI-20772:
-------------------------------------

    Assignee: Yusaku Sako  (was: Attila Magyar)

> FE: Characters used in usernames should be constrained 
> -------------------------------------------------------
>
>                 Key: AMBARI-20772
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20772
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Robert Levas
>            Assignee: Yusaku Sako
>            Priority: Critical
>              Labels: security
>             Fix For: 2.5.1
>
>
> Characters used in usernames should be constrained such that they can contain:
> * Letters ( a-z )
> * Numbers ( 0-9 )
> * Dashes ( - )
> * Underscores ( _ ),
> * Apostrophes ( ' )
> * Periods ( . )
> * Commas ( , )
> * At symbols ( @ )
> * Dollar sign ( $ )
> * Percent signs (%)
> * Forward slashes ( / )
> * Tildes ( ~ )



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)