The GitHub Actions job "CodeQL" on ofbiz-framework.git has failed.
Run started by GitHub user nmalin (triggered by nmalin).

Head commit for run:
03264d536dc335086a5c4df7c4364643b776c84f / Nicolas Malin 
<[email protected]>
Improved: Improve ViewHandler interface (OFBIZ-13179)

We extend *AbstractViewHandler* with a new method to override 
*prepareViewContext*.
For each view handler implementation this will allow to control context used 
for rendering, applying Scriptlet token detection for security purpose.

A new class *SecuredFreemarker* has been created to manage freemarker specific 
controls, outside global *SecurityUtil* class.

We also add a new parameter *secure-context* (set true by default) to view-map 
xml element to indicate that this view allow unsecure rendering, this implies 
the view-map to required authentication.

Thanks to Gil Portenseigne for help

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/12070149599

With regards,
GitHub Actions via GitBox

Reply via email to