[
https://issues.apache.org/jira/browse/KNOX-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480067#comment-16480067
]
ASF subversion and git services commented on KNOX-1323:
-------------------------------------------------------
Commit 8ea911cc1c7dcd82c397a3d08f4183d0d1e9d7e8 in knox's branch
refs/heads/master from [~pzampino]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=8ea911c ]
KNOX-1323 - Reconcile WebAppSecurity provider X-Frame-Options and
X-Content-Type-Options param names
> Reconcile WebAppSecurity provider X-Frame-Options and X-Content-Type-Options
> param names
> ----------------------------------------------------------------------------------------
>
> Key: KNOX-1323
> URL: https://issues.apache.org/jira/browse/KNOX-1323
> Project: Apache Knox
> Issue Type: Bug
> Components: AdminUI, Server, Site
> Affects Versions: 1.1.0
> Reporter: Phil Zampino
> Assignee: Phil Zampino
> Priority: Major
> Fix For: 1.1.0
>
>
> The X-Frame-Options params for the WebAppSec provider do not match what is
> documented.
> Since the implementation is being used (e.g., manager.xml, knoxsso.xml), the
> appropriate resolution is to correct the docs.
> Additionally, since the Admin UI support for this was based on the docs, it
> also needs to be updated to produce the correct params.
> Further, the X-Content-Type-Options param names should be similar in form to
> the X-Frame-Options param names.
> The correct param names are:
> * xframe.options
> * xframe.options.enabled
> * xcontent-type.options
> * xcontent-type.options.enabled
> The User Guide must be updated to reflect the correct X-Frame-Options param
> names; it currently describes xframe-options.enabled and xframe-options.value
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)