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

   Allow the use of the whitelist restricted static Models in Freemarker to be 
globally switched off through the property 
freemarker.use-restricted-static-models in security.properties.
   
   [(OFBIZ-13371)](https://issues.apache.org/jira/browse/OFBIZ-13371)
   
   Explanation: Before this change all static method (shared by the "Static" 
variable) in Freemarker templates need to be explicitly whitelisted so they can 
be called.
   
   This change allows the whitelist to be turned off globally through a 
security property.
   
   ---------
   
   Co-authored-by: Konstantinos Marinos <[email protected]>
   
   (cherry picked from commit 433dd85e0bcf05412fd1d0fe7ed54bd0bbc65809)


-- 
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