25.12 annoyace, (bug?): base upload path only in web root
Posted: 2025-07-30 07:10
Hi
I see, we can easily define / change the upload path (in the image I changed from images to uploads).
However, this does not work, if I use the parent directory (..)
if the AG application resides in the root of by webhost .... and this would mean placing the uploads folder outside of webroot.
This would be important as this would secure all uploaded files by default (if links to the file go through user management).
Olaf
I see, we can easily define / change the upload path (in the image I changed from images to uploads).
However, this does not work, if I use the parent directory (..)
Code: Select all
../uploads
This would be important as this would secure all uploaded files by default (if links to the file go through user management).
Olaf