Bug #2906
closed
a CHMOD should also be forced after the moving of files to guarantee correct permission applied. Some hosts use different users for move compared to chmod usage causing wrong permissions to be applied.
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in r1945
It will be possible from backend to specify folder and file permissions separately (forced to an integer for security reasons). All file/folder handling has a CHMOD directly afterwards to ensure the permission is forced. Note UMASK is still used and it will not override it so permissions can change based off it.
- Status changed from Resolved to Closed
Also available in: Atom
PDF