[
https://issues.apache.org/jira/browse/AMBARI-20874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993093#comment-15993093
]
Hudson commented on AMBARI-20874:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7403 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7403/])
AMBARI-20874. Mask passwords in Request resource responses (rlevas) (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=34761fcdcec142d1d6e1dcf76febb9ce526ae927])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RequestResourceProvider.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/RequestResourceProviderTest.java
> Mask passwords in Request resource responses
> --------------------------------------------
>
> Key: AMBARI-20874
> URL: https://issues.apache.org/jira/browse/AMBARI-20874
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.2.2
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Fix For: 3.0.0, 2.5.1, 2.4.3
>
> Attachments: AMBARI-20874_branch-2.4_01.patch,
> AMBARI-20874_branch-2.5_01.patch, AMBARI-20874_trunk_01.patch
>
>
> Mask the data for sensitive fields and properties in Request resource
> responses to protect that data.
> {{org.apache.ambari.server.utils.SecretReference#maskPasswordInPropertyMap}}
> is used
> {{org.apache.ambari.server.controller.internal.StageResourceProvider}} to
> protected sensitive data. The same technique should be used in
> {{org.apache.ambari.server.controller.internal.RequestResourceProvider}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)