Hi,
It seems theres a bug in the secure folder feature.
I used the following url to test
/Admin/Public/DWSDownload.aspx?File=/Files/Files/SecureFiles/pdf/test.pdf
if i call it it gives me a message: You do not have permission to view this directory or page.
thats correct. But if change the casing in the url somewhere in the RED part: /Admin/Public/DWSDownload.aspx?File=/Files/Files/SecureFiles/pdf/test.pdf i can download the files just fine. So i suspect somewhere somebody forgot to check for case insensitive.
Might be HIGH prio bug if used with files that should only be accessible for certain people