Skip to content

Inherit Permissions When Creating Directories #242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2020
Merged

Inherit Permissions When Creating Directories #242

merged 1 commit into from
Apr 12, 2020

Conversation

moebrowne
Copy link
Contributor

Currently when directories are created they are give the permissions 0777 which isn't ideal. This change makes new directories 'inherit' permissions from the closest parent

@sebastianfeldmann
Copy link
Owner

Good point

@sebastianfeldmann sebastianfeldmann merged commit c6b8da2 into sebastianfeldmann:master Apr 12, 2020
@moebrowne moebrowne deleted the feature/inherit-directory-perms branch April 13, 2020 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants