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

lukaszlenart pushed a change to branch feature/WW-5504-request-nonce
in repository https://gitbox.apache.org/repos/asf/struts.git


 discard 7927a9231 WW-5504 Deprecates nonce related methods
 discard 6ebdd87ee WW-5504 Allows to use request instead of session attribute 
to store nonce
     add a92568423 Fixup StrutsConverterFactory
     add f25321661 Merge pull request #1316 from 
apache/fix/WW-5524-converter-factory-s6
     add ea9793047 WW-5511 Removes deprecated addCspHeaders method
     add 1460c482c Merge pull request #1317 from 
apache/feature/WW-5511-removes-addCspHeaders
     add 357b5bcbf WW-5504 Allows to use request instead of session attribute 
to store nonce
     add c11d4cc32 WW-5504 Deprecates nonce related methods

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (7927a9231)
            \
             N -- N -- N   refs/heads/feature/WW-5504-request-nonce (c11d4cc32)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../opensymphony/xwork2/factory/StrutsConverterFactory.java   | 11 +++++------
 .../java/org/apache/struts2/interceptor/csp/CspSettings.java  |  5 +++++
 .../apache/struts2/interceptor/csp/DefaultCspSettings.java    |  5 -----
 3 files changed, 10 insertions(+), 11 deletions(-)

Reply via email to