nmalin opened a new pull request, #858:
URL: https://github.com/apache/ofbiz-framework/pull/858

   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
   
   Improved:
   Implemented:
   Documented:
   Completed:
   Reverted:
   Fixed:
   (OFBIZ-)
   
   Explanation
   
   Thanks:
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to