This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
from 82b364d52 Merge pull request #977 from stefansielaff/fix-behavior-of-envsvaluesubstitutor 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 7f57e895a Merge pull request #967 from apache/WW-5428-allowlist-hibernate No new revisions were added by this update. Summary of changes: .../xwork2/ognl/SecurityMemberAccess.java | 70 ++++++++++++++-- .../com/opensymphony/xwork2/util/ProxyUtil.java | 33 ++++++++ .../xwork2/ognl/SecurityMemberAccessTest.java | 81 ++++++++++++++++++- .../xwork2/ognl/SecurityMemberAccessProxyTest.java | 92 +++++++++++----------- 4 files changed, 221 insertions(+), 55 deletions(-)