Skip to content

Commit addf3bd

Browse files
committed
Fixed: Add ProductStoreWorker.getRandomSurveyWrapper to FreeMarker whitelist
1 parent 503a46a commit addf3bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/security/config/freemarker-whitelist.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ org.apache.ofbiz.product.product.ProductWorker = findProduct,getGwpAlternativeOp
148148
getParentProduct,isPhysical,isSerialized
149149
org.apache.ofbiz.product.store.ProductStoreWorker = checkSurveyResponse,getProductStore,\
150150
getProductStoreId,isStoreInventoryAvailable,isStoreInventoryRequired,\
151-
isStoreInventoryRequiredAndAvailable
151+
isStoreInventoryRequiredAndAvailable,getRandomSurveyWrapper
152152

153153
org.apache.ofbiz.shipment.picklist.PickListServices = isBinComplete
154154

0 commit comments

Comments
 (0)