Download & Extend

internal umask overriding system defined umask

Project:Boost
Version:6.x-1.0-beta2
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#1

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

#2

Status:active» needs review

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

AttachmentSize
boost-500944.patch 5.87 KB

#3

applied without a problem.
worked without a problem.

#4

Status:needs review» reviewed & tested by the community

#5

Status:reviewed & tested by the community» fixed

committed

#6

Status:fixed» closed (fixed)

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