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 a97ee9e9c Merge pull request #591 from sepe81/patch-1
     add 74d4e2371 WW-5215 Checks is session was already created before 
applying CSP settings
     add 2707bf048 WW-5215 Explicitly creates session in test
     new 253d8558e Merge pull request #590 from apache/WW-5215-csp-session

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    |  5 +-
 .../struts2/interceptor/csp/CspSettings.java       |  9 +++
 .../interceptor/csp/DefaultCspSettings.java        | 83 +++++++++++---------
 .../struts2/interceptor/CspInterceptorTest.java    | 91 ++++++++++++----------
 .../freemarker/FreemarkerResultMockedTest.java     |  2 +
 5 files changed, 114 insertions(+), 76 deletions(-)

Reply via email to