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/21 12:03:04 UTC

[jira] [Commented] (AMBARI-20771) BE: Characters used in usernames should be constrained

    [ https://issues.apache.org/jira/browse/AMBARI-20771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978583#comment-15978583 ] 

Hadoop QA commented on AMBARI-20771:
------------------------------------

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

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

    {color:green}+1 tests included{color}.  The patch appears to include 10 new or modified test files.

    {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-server.

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

This message is automatically generated.

> BE: Characters used in usernames should be constrained 
> -------------------------------------------------------
>
>                 Key: AMBARI-20771
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20771
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Robert Levas
>            Assignee: Attila Magyar
>            Priority: Critical
>              Labels: security
>             Fix For: 2.5.1
>
>         Attachments: AMBARI-20771_branch-2.5.patch, AMBARI-20771.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)