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 76be5d90fe Fixed: Improve image upload handling by using file
extensions for temporary files and ensuring safe copying of sanitized images
new 9c7fa45a15 Fixed: Enhance temporary file handling for uploads by using
original file extensions and ensuring safe copying of files
new 372e4fe025 Fixed: Enhance temporary file creation for image uploads by
using original file extensions and ensuring safe copying to the destination
The 2 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:
.../apache/ofbiz/content/data/DataServices.java | 37 ++++++++++------------
.../ofbiz/product/imagemanagement/FrameImage.java | 14 ++++----
2 files changed, 25 insertions(+), 26 deletions(-)