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

ASF subversion and git services commented on WICKET-6821:
---------------------------------------------------------

Commit 813d42093fd3e064ed80c35e2e0e3295f1a9b1a3 in wicket's branch 
refs/heads/master from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=813d420 ]

WICKET-6821 fixed header decorator ordering

The CSP header decorator must be added after any filtering decorator
(i.e. immediately before the aggregator) so it has the chance to add CSP
nonce before a possible filter might move the header item elsewhere.

> Completely disable CSP support
> ------------------------------
>
>                 Key: WICKET-6821
>                 URL: https://issues.apache.org/jira/browse/WICKET-6821
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 9.1.0
>
>
> In discussions of WICKET-6805 the question came up, whether we should allow 
> complete disabling of CSP too, i.e. don't add any listeners and/or decorators 
> when no CSP was configured.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to