Form the doc's on the topic of Reports Assets:
"*Widget after receiving data will render html together with its resources such as Javascript files and CSS.
So in order to make widget works, its resources has to be loaded to browser or in other words, resources of widget need to be put in a public place where they can be accessed.
If koolreport folder is placed in public place then widget's resources can be accessed directly. There is no doubt about it. However, in many cases due to security or other reasons, koolreport folder is put in inaccessible place, for example vendor folder.*"
I am concerned about one user's report getting seen by another user. My system is multi-user. When I generate a report can I be sure that only the current user can see it? Or do I need to make sure only one user is the on the system at a time ??