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 929a60184 Merge pull request #910 from apache/WW-5406-excluded-patterns add 0074b7028 WW-5407 extend SecurityMemberAccess proxy detection to other proxies add 5f717cdb8 WW-5407 tweak ProxyUtil#isHibernateProxyMember to make it neat new 0aa2f269f Merge pull request #911 from atlassian-forks/issue/WW-5407-extend-SecurityMemberAccess-proxy-detection-to-proxies 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: core/pom.xml | 9 ++++ .../xwork2/ognl/DefaultOgnlCacheFactory.java | 8 ++- .../xwork2/ognl/SecurityMemberAccess.java | 20 +++++++- .../com/opensymphony/xwork2/util/ProxyUtil.java | 59 ++++++++++++++++++---- .../java/org/apache/struts2/StrutsConstants.java | 1 + .../struts2/config/entities/ConstantConfig.java | 10 ++++ .../xwork2/ognl/SecurityMemberAccessProxyTest.java | 54 +++++++++++++++----- 7 files changed, 134 insertions(+), 27 deletions(-)