Previously (5.x), uploaded files were moved to their destination by file_move that set 0664 for the file. However in current file system no permission is set for the file after the upload. The patch adds this to the file_save_upload function.
| Comment | File | Size | Author |
|---|---|---|---|
| file.inc_.patch | 542 bytes | ufku |
Comments
Comment #1
drewish commentedthis is actually older but there's more activity over on #203204: Uploaded files have the permissions set to 600
Comment #2
drewish commented