Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.1.1
-
Component/s: controller
-
Labels:None
Description
Currently only text resources with extension(txt, xml, resources, json) are distributable. Sometimes, user need to distribute images as well to test img upload.
nGrinder security mode was implemented enough to block the unsafe script running. so It's better to relax this limitation.
Enable user to distribute all resources.
Fixed