This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from fcf0e456b6 Improved: no functional change, adds GitHub Actions build
status emails.
new 5d4dcd2ed4 Improved: just a tiny comment change in security.properties
new 2aeb282cdc Improved: Prevent Freemarker interpolation in fields
(OFBIZ-12594)
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:
.../ofbiz/product/category/SeoContextFilter.java | 7 +-
framework/security/config/security.properties | 6 +-
.../org/apache/ofbiz/security/SecurityUtil.java | 78 +++++++++++++++++++++-
.../apache/ofbiz/webapp/control/ControlFilter.java | 9 ++-
4 files changed, 95 insertions(+), 5 deletions(-)