ORIENT/modules/cms/widgets
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
..
assetlist Set Dropzone.js uploaders to have no time limit (#4878) 2020-01-14 16:47:25 -06:00
componentlist/partials Escape output to prevent XSS injection (#4074) 2019-01-18 10:26:56 -06:00
templatelist/partials Fix selection issue for similar-named CMS objects (#4433) 2019-07-05 16:47:30 +08:00
AssetList.php Fix: Not reflecting "defaultMask" when uploading file@CMS (#4698) 2020-03-29 09:27:23 -06:00
ComponentList.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
MediaManager.php >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
TemplateList.php Remove unused imports 2018-08-24 19:51:59 +02:00