Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BFC77200B38 for ; Thu, 23 Jun 2016 16:22:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BEA7E160A59; Thu, 23 Jun 2016 14:22:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1413D160A35 for ; Thu, 23 Jun 2016 16:22:16 +0200 (CEST) Received: (qmail 86142 invoked by uid 500); 23 Jun 2016 14:22:16 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 86119 invoked by uid 99); 23 Jun 2016 14:22:16 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2016 14:22:16 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2F45F2C0451 for ; Thu, 23 Jun 2016 14:22:16 +0000 (UTC) Date: Thu, 23 Jun 2016 14:22:16 +0000 (UTC) From: "Sangeeta Ravindran (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-17311) Modify HTTP headers to follow best security practices MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 23 Jun 2016 14:22:17 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangeeta Ravindran updated AMBARI-17311: ---------------------------------------- Status: Patch Available (was: In Progress) > Modify HTTP headers to follow best security practices > ----------------------------------------------------- > > Key: AMBARI-17311 > URL: https://issues.apache.org/jira/browse/AMBARI-17311 > Project: Ambari > Issue Type: Improvement > Components: ambari-server > Affects Versions: trunk > Reporter: Sangeeta Ravindran > Assignee: Sangeeta Ravindran > Fix For: trunk > > Attachments: AMBARI-17311.patch > > > Add the following HTTP headers to follow security best practices. > X-Content-Type-Options: nosniff > Cache-control: no-store > Pragma: no-cache -- This message was sent by Atlassian JIRA (v6.3.4#6332)