Where do I set the default permissions for uploaded images ?
They are landing as read/write by user/group/other which is far to open - anyone with an account on the machine can much with anyone elses images ...
I'd prefer the files landed with the umask/permission of the server process and writeable by all.
Thank you!
Comments
but of course I meant:
and NOT writable by all ...
gene
rwx-rwx-rwx
permissions.... ie anyone can read/write the image file ...
Where do I check the current setting do you know ? Is it file or database ?
There is zp-data/zp-config.php
But it doesn't have any obvious reference to any settings one way or the other.
I just ran setup again: It indeed shows permissions as 'strict = 0755'
File/Folder Permissions [are strict (0755)]
gene/