This is an automated email from the ASF dual-hosted git repository.
jacopoc pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 5ac9920db8 Ofbiz 13374 Fixed: incorrect Groovy range iteration that
was causing index out of bounds (#1177)
new c09ee1cdad Fixed: Update permission checks in CommonScreens.xml for
webtools access
new 1a012021ea Fixed: Add sun.util.calendar.ZoneInfo to allowList in
SafeObjectInputStream configuration
new f05a0c2268 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(-)