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

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


    from 49b8eedf1 Merge pull request #920 from apache/fix/WW-5419-tiles
     add 758174c52 WW-5400 Extend default configuration options for the CSP 
interceptor. Previously, it was impossible to set global options for the CSP 
interceptor. The only options was to have every action individually implement 
CspSettingsAware.
     add 0151bdeb9 WW-5400 Better toString formatting
     add 6ac8b04ad WW-5400 Added @since Struts 6.5.0 to new properties as 
requested
     new 649760d8b Merge pull request #913 from eschulma/master

The 1 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:
 .../struts2/interceptor/csp/CspInterceptor.java    | 52 +++++++++++++-
 .../struts2/interceptor/csp/CspSettings.java       |  8 +++
 .../interceptor/csp/DefaultCspSettings.java        | 34 +++++++--
 .../struts2/interceptor/CspInterceptorTest.java    | 83 +++++++++++++++++++---
 4 files changed, 159 insertions(+), 18 deletions(-)

Reply via email to