This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git
from 48c4e3b6a Merge pull request #1058 from
apache/dependabot/github_actions/github/codeql-action-3.26.8
add 0bd4266d2 WW-5297 Fixes checking nonce of invalidated session
new 75cc664fd Merge pull request #1060 from
apache/fix/WW-5297-invalid-session
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:
.../java/org/apache/struts2/components/UIBean.java | 8 +++-
.../org/apache/struts2/components/UIBeanTest.java | 43 +++++++++++++++++++---
.../struts2/views/java/simple/AbstractTest.java | 11 ++++++
.../apache/struts2/views/java/simple/HeadTest.java | 2 +-
.../apache/struts2/views/java/simple/LinkTest.java | 18 ++-------
.../struts2/views/java/simple/ScriptTest.java | 12 ------
6 files changed, 59 insertions(+), 35 deletions(-)