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

kusal pushed a change to branch WW-5439-fix-dev-mode
in repository https://gitbox.apache.org/repos/asf/struts.git


    omit af9aa1bb4 WW-5439 Move Dev Mode security configuration
     add 2f814186c WW-5428 Allowlist capability should resolve Hibernate 
proxies when disableProxyObjects is not set
     add abf03fdcc WW-5428 Clean up SecurityMemberAccessProxyTest
     add c965812ff WW-5428 Add unit test coverage for Hibernate proxy resolution
     add c6f394a0e WW-5428 Add log warning for Hibernate entities
     add 8555dc266 WW-5428 Add log warning for allowlist disabled
     add 05680d782 WW-5428 Amend log warning for missing allowlist entry
     add 81b494317 WW-5439 Move Dev Mode security configuration

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   (af9aa1bb4)
            \
             N -- N -- N   refs/heads/WW-5439-fix-dev-mode (81b494317)

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:
 .../xwork2/ognl/SecurityMemberAccess.java          | 58 ++++++++++++--
 .../com/opensymphony/xwork2/util/ProxyUtil.java    | 33 ++++++++
 .../xwork2/ognl/SecurityMemberAccessTest.java      | 81 ++++++++++++++++++-
 .../xwork2/ognl/SecurityMemberAccessProxyTest.java | 92 +++++++++++-----------
 4 files changed, 209 insertions(+), 55 deletions(-)

Reply via email to