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

lukaszlenart pushed a change to branch WW-5666-input-length-limits
in repository https://gitbox.apache.org/repos/asf/struts.git


 discard b4e32db52 WW-5666 fix(core): bound the CSP report body read and make 
the limit configurable
 discard 33fe16bb0 WW-5666 fix(json): apply the input length limit while reading
     add 34df73736 WW-5666 fix(json): apply the input length limit while reading
     add 2c8243678 WW-5666 fix(core): bound the CSP report body read and make 
the limit configurable

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   (b4e32db52)
            \
             N -- N -- N   refs/heads/WW-5666-input-length-limits (2c8243678)

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:
 .../java/org/apache/struts2/action/CspReportActionReportSizeTest.java    | 1 +
 .../src/test/java/org/apache/struts2/json/JSONUtilInputLimitTest.java    | 1 +
 2 files changed, 2 insertions(+)

Reply via email to