This is an automated email from the ASF dual-hosted git repository.

svenmeier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from 797fd35  WICKET-6755 clean up
     new 6062609  WICKET-6747 removed handler parameter
     new 89ff731  WICKET-6747 moved pageRender filter

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../wicket/csp/CSPDirectiveSandboxValue.java       |  4 +---
 .../apache/wicket/csp/CSPDirectiveSrcValue.java    |  9 +++----
 .../apache/wicket/csp/CSPHeaderConfiguration.java  |  2 +-
 .../csp/CSPNonceHeaderResponseDecorator.java       |  3 +--
 .../java/org/apache/wicket/csp/CSPRenderable.java  |  6 +----
 .../apache/wicket/csp/CSPRequestCycleListener.java | 13 ++++------
 .../wicket/csp/ContentSecurityPolicySettings.java  | 28 ++++++++++++----------
 .../java/org/apache/wicket/csp/FixedCSPValue.java  |  4 +---
 .../org/apache/wicket/csp/RelativeURICSPValue.java |  4 +---
 .../head/filter/FilteringHeaderResponseTest.java   |  3 +--
 10 files changed, 29 insertions(+), 47 deletions(-)

Reply via email to