This is an automated email from the ASF dual-hosted git repository.
nmalin pushed a change to tag release24.09.03
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
*** WARNING: tag release24.09.03 was modified! ***
from e8ad44dc36 (commit)
to b476cc2305 (commit)
from e8ad44dc36 Improved: Check parameters passed in URLs (OFBIZ-13295)
add 505c88cf45 Improved: Check parameters passed in URLs (OFBIZ-13295)
add 63dc7833e3 Improved: Check parameters passed in URLs (OFBIZ-13295)
add aa0db808a6 Improved: Check parameters passed in URLs (OFBIZ-13295)
add 664931eccc Improved: Check parameters passed in URLs (OFBIZ-13295)
add cc67961e97 Improved: improves init-gradle-wrapper.sh
add 4d61f5e933 Fixed: Error map is missing in the returned service result
(OFBIZ-13303)
add 13e4b6c180 Fixed: OFBiz entity import screen is broken (OFBIZ-13308)
add df4ffe191a Hide Server Version Information on Error Pages (OFBIZ-13309)
add c0892666ae Fixed: OFBiz entity import screen is broken (OFBIZ-13308)
add b476cc2305 Fixed: [SECURITY] Several CVEs in Apache Tomcat
(OFBIZ-13310)
No new revisions were added by this update.
Summary of changes:
dependencies.gradle | 4 +--
.../catalina/container/CatalinaContainer.java | 7 +++-
.../org/apache/ofbiz/common/UrlServletHelper.java | 3 ++
framework/security/config/security.properties | 2 +-
.../apache/ofbiz/service/ModelServiceReader.java | 8 +++++
.../apache/ofbiz/webapp/control/ControlFilter.java | 39 +++++++++++++---------
.../ofbiz/webapp/control/ControlFilterTests.java | 28 ++++++++++++----
gradle/init-gradle-wrapper.sh | 8 +++--
8 files changed, 70 insertions(+), 29 deletions(-)