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 78a8577d6f Bump dompurify in
/themes/common-theme/webapp/common-theme/js
new 771efc4bd7 Fixed: Implement permission checks for ENTITY_MAINT in
EntitySQLProcessor and ProgramExport
new 6516157274 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(-)