This is an automated email from the ASF dual-hosted git repository.
kusal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git
from 4cc874d42 Merge pull request #1236 from apache/WW-5534-proxyutil
add aeaa4f26c WW-5534 Allow @StrutsParameter recognition and OGNL
allowlist for Spring proxies
add 433c4837f WW-5534 Add coverage for proxy resolution
new 747859b72 Merge pull request #1237 from
apache/WW-5534-annotation-allowlist-proxy
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:
.../parameter/ParametersInterceptor.java | 34 +++--
.../apache/struts2/ognl/SecurityMemberAccess.java | 35 ++---
.../parameter/StrutsParameterAnnotationTest.java | 161 +++++++++++++++++++--
.../struts2/ognl/SecurityMemberAccessTest.java | 4 +-
.../ognl/SecurityMemberAccessProxyTest.java | 41 +++++-
5 files changed, 223 insertions(+), 52 deletions(-)