This is an automated email from the ASF dual-hosted git repository. kusal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
commit 398e104fe04fbd6786fb433387bf8373829e6237 Merge: 7f57e895a 81b494317 Author: Kusal Kithul-Godage <g...@kusal.io> AuthorDate: Mon Jul 8 20:18:40 2024 +1000 Merge pull request #979 from apache/WW-5439-fix-dev-mode WW-5439 Move DevMode security configuration to SecurityMemberAccess .../com/opensymphony/xwork2/ognl/OgnlUtil.java | 53 ++++++++++------------ .../xwork2/ognl/SecurityMemberAccess.java | 38 ++++++++++++++++ .../com/opensymphony/xwork2/ognl/OgnlUtilTest.java | 36 +++++++++------ 3 files changed, 86 insertions(+), 41 deletions(-)