[
https://issues.apache.org/jira/browse/KNOX-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946627#comment-17946627
]
ASF subversion and git services commented on KNOX-3124:
-------------------------------------------------------
Commit 9b653160c94e6b41b0d521c62466af1ef8b38aeb in knox's branch
refs/heads/dependabot/maven/commons-io-commons-io-2.14.0 from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=9b653160c ]
KNOX-3124 - Add Security Header filter to WebAppSec Provider (#1021)
* KNOX-3124 - Add Security Header filter to WebAppSec Provider
> Add Generic Security Header Filter to WebAppSec Provider
> --------------------------------------------------------
>
> Key: KNOX-3124
> URL: https://issues.apache.org/jira/browse/KNOX-3124
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Reporter: Larry McCay
> Assignee: Larry McCay
> Priority: Major
> Fix For: 2.2.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In order to add various security headers to a response, we can add a generic
> filter for which init params with the param name and value indicating the
> header name and string representing the directives for the header
> respectively.
> This will allow admins to configure things like Content-Security-Policy,
> Cache-Control, etc. without the need to add separate filters for each one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)