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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15984822#comment-15984822 ] 

Hadoop QA commented on AMBARI-20772:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12864986/AMBARI-20772.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-admin.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/11491//console

This message is automatically generated.

> 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
>
>         Attachments: AMBARI-20772.patch
>
>
> Characters used in usernames should be constrained such that they cannot contain the following characters:
> * Less than symbols ( < )
> * Greater than symbols ( > )
> * Ampersand ( & )
> * Back slashes ( \ )
> * Backtick ( ` )
> * Pipe ( | )



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