I have a more restrictive umask on my system: 0027
However, the file & directory permissions seem to be explicitly enforced by the boost module.

I have had to manually patch boost so that created files are 640 and created directories are 750.

Please add the ability for the user-interface to either explicitly specify the file and directory permissions or provide an option to disable the internal permissions enforcement.

CommentFileSizeAuthor
#2 boost-500944.patch5.87 KBmikeytown2

Comments

mikeytown2’s picture

Looks like a textfield, where one can enter what ever permission numbers they want, would be the idea solution.

mikeytown2’s picture

Status: Active » Needs review
StatusFileSize
new5.87 KB

Here's a quick patch, testing would be appreciated.

thekevinday’s picture

applied without a problem.
worked without a problem.

mikeytown2’s picture

Status: Needs review » Reviewed & tested by the community
mikeytown2’s picture

Status: Reviewed & tested by the community » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.