You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jaimin D Jetly (JIRA)" <ji...@apache.org> on 2014/11/14 19:16:34 UTC

[jira] [Updated] (AMBARI-7466) Ambari UI does not mask PASSWORD fields in configuration files

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

Jaimin D Jetly updated AMBARI-7466:
-----------------------------------
    Fix Version/s: 1.7.0

> Ambari UI does not mask PASSWORD fields in configuration files 
> ---------------------------------------------------------------
>
>                 Key: AMBARI-7466
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7466
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 1.6.1
>            Reporter: Sujeet Varakhedi
>            Assignee: Saman Alvi
>             Fix For: 1.7.0
>
>
> Environment: Dev
> Version: Trunk
> With a new service definition,  a configuration file with a PASSWORD field shows up in UI but does not mask user input.
> eg:
>   <property require-input = "true">
>     <name>server.admin.password</name>
>     <value></value>
>     <property-type>PASSWORD</property-type>
>     <description>Admin Password</description>
>   </property>
> is rendered as a text box with clear text. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)