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 13653e675f Bump actions/dependency-review-action from 4.9.0 to 5.0.0
new e1ab3877c6 Fixed: Implement permission checks for ENTITY_MAINT in
EntitySQLProcessor and ProgramExport
new 124844ee28 Fixed: Remove unnecessary requirePasswordChange parameter
from ChangePassword forms and adjust login workflow accordingly
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/webapp/control/LoginWorker.java | 14 +-
.../webtools/entity/EntitySQLProcessor.groovy | 104 +++---
.../ofbiz/webtools/entity/ProgramExport.groovy | 408 +++++++++++----------
themes/common-theme/template/ChangePassword.ftl | 1 -
themes/helveticus/template/ChangePassword.ftl | 1 -
themes/rainbowstone/template/ChangePassword.ftl | 1 -
6 files changed, 265 insertions(+), 264 deletions(-)