ORIENT/modules
Kmarty 8c0598cc4a
Fix: Not reflecting "defaultMask" when uploading file@CMS (#4698)
When uploading file through "CMS"->"Files"->"Add" -> "Upload file(s)", uploaded file doesn't have set file permissions according to "cms.defaultMask.file" from Config.

This patch fixes it so "defaultMask" can be different from umask and file has correctly set its permissions (usefull when required permissions are other than "644") as well as it has files/directories directly created in CMS section.
2020-03-29 09:27:23 -06:00
..
backend Add support for the attributes property to fileupload formwidget (#5012) 2020-03-29 09:03:31 -06:00
cms Fix: Not reflecting "defaultMask" when uploading file@CMS (#4698) 2020-03-29 09:27:23 -06:00
system october:env command fixes 2020-03-29 15:42:46 +08:00