Skip to content

Allow default_permissions and allow_other to be disabled. - #139

Open
asomers wants to merge 1 commit into
alperakcan:masterfrom
asomers:nodefault_permissions
Open

Allow default_permissions and allow_other to be disabled.#139
asomers wants to merge 1 commit into
alperakcan:masterfrom
asomers:nodefault_permissions

Conversation

@asomers

@asomers asomers commented Sep 5, 2023

Copy link
Copy Markdown
Contributor

Ever since 0528a7c these options have been always-on. Now they will actually be defaults: if the user supplies nodefault_permissions or noallow_other on the command line, then default_permissions or allow_other will not be set, respectively.

This commit does not change the behavior of local or noappledouble on OSX, because I don't have any Apple systems to test it on.

Fixes #95

Ever since 0528a7c these options have been always-on.  Now they will
actually be defaults: if the user supplies nodefault_permissions or
noallow_other on the command line, then default_permissions or
allow_other will not be set, respectively.

This commit does not change the behavior of local or noappledouble on
OSX, because I don't have any Apple systems to test it on.

Fixes alperakcan#95
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.

Can't disable default_permissions

1 participant