[
https://issues.apache.org/jira/browse/AMBARI-11129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545682#comment-14545682
]
Hudson commented on AMBARI-11129:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2608 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2608/])
AMBARI-11129 - Set HttpOnly and Secure flags for Ambari session cookies
(tbeerbower) (tbeerbower:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=aea31b6b8c8e26787eeb08ab41ee59ab559364d1)
* ambari-project/pom.xml
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariSessionManager.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariSessionManagerTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariServerTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariHandlerListTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/ControllerModule.java
* ambari-server/pom.xml
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariHandlerList.java
> Set HttpOnly and Secure flags for Ambari session cookies
> --------------------------------------------------------
>
> Key: AMBARI-11129
> URL: https://issues.apache.org/jira/browse/AMBARI-11129
> Project: Ambari
> Issue Type: Task
> Reporter: Tom Beerbower
> Assignee: Tom Beerbower
> Fix For: 2.1.0
>
>
> Ambari should set the following flags for session cookies.
> 1) https://www.owasp.org/index.php/HttpOnly
> 2) https://www.owasp.org/index.php/SecureFlag
> #2 only needs to be set when people configure for Ambari HTTPS
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)