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

kusal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 747859b72a25f1cacbfd65e7e83f94a05476cc0a
Merge: 4cc874d42 433c4837f
Author: Kusal Kithul-Godage <g...@kusal.io>
AuthorDate: Thu Mar 6 12:24:07 2025 +1100

    Merge pull request #1237 from apache/WW-5534-annotation-allowlist-proxy
    
    WW-5534 Allow @StrutsParameter recognition and OGNL allowlist for Spring 
proxies

 .../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(-)

Reply via email to