This is an automated email from the ASF dual-hosted git repository.
jacopoc pushed a change to branch release24.09
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 4ed7011a24 Ofbiz 13374 Fixed: incorrect Groovy range iteration that
was causing index out of bounds (#1177)
new 3aeb79c7ca Fixed: Update permission checks in CommonScreens.xml for
webtools access
new 66f334d5e8 Fixed: Add sun.util.calendar.ZoneInfo to allowList in
SafeObjectInputStream configuration
new e456b65f89 Fixed: Add permission checks for SERVICE_MAINT in
CoreEvents to enhance security
The 3 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:
framework/base/config/SafeObjectInputStream.properties | 2 +-
.../org/apache/ofbiz/base/util/SafeObjectInputStream.java | 3 ++-
.../java/org/apache/ofbiz/webapp/event/CoreEvents.java | 15 ++++++++++++++-
framework/webtools/widget/CommonScreens.xml | 9 ++++-----
4 files changed, 21 insertions(+), 8 deletions(-)