[ 
https://issues.apache.org/jira/browse/HADOOP-13008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277026#comment-15277026
 ] 

Chris Nauroth commented on HADOOP-13008:
----------------------------------------

bq. Are the rules changing out from under me?

Hmmm... I don't see any recent changes in the Checkstyle rule set.  I tried 
applying patch v003 locally, running {{mvn -o clean checkstyle:checkstyle}}, 
and then looking at target/site/checkstyle.html.  I saw the same results as 
reported by pre-commit for the files in this patch.

I don't know what happened.  Certainly there are times that I would take great 
joy in dropkicking Checkstyle, but it seems fine for me this time.  :-)

> Add XFS Filter for UIs to Hadoop Common
> ---------------------------------------
>
>                 Key: HADOOP-13008
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13008
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: security
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-13008-001.patch, HADOOP-13008-002.patch, 
> HADOOP-13008-003.patch
>
>
> Cross Frame Scripting (XFS) prevention for UIs can be provided through a 
> common servlet filter. This filter will set the X-Frame-Options HTTP header 
> to DENY unless configured to another valid setting.
> There are a number of UIs that could just add this to their filters as well 
> as the Yarn webapp proxy which could add it for all it's proxied UIs - if 
> appropriate.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to