Jimmy Da created AMBARI-10228:
---------------------------------
Summary: Password field not masked in config tab
Key: AMBARI-10228
URL: https://issues.apache.org/jira/browse/AMBARI-10228
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 1.7.0
Reporter: Jimmy Da
When creating xxxx-site.xml configuration for a service plugin, password type
properties are masked during the configure/install phase in the wizard.
However, after successful service installation, when one go to the service and
view the config tab, in the expanded configuration form, the PASSWORD
property-type field is not masked.
<property>
<name>user.password</name>
<value>admin</value>
<property-type>PASSWORD</property-type>
<description></description>
</property>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)