Skip to content
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

Environment plugin permission defaults #60

Open
qwofford opened this issue Jul 19, 2023 · 1 comment · May be fixed by #58
Open

Environment plugin permission defaults #60

qwofford opened this issue Jul 19, 2023 · 1 comment · May be fixed by #58
Assignees

Comments

@qwofford
Copy link
Collaborator

Environment plugins should assume a default permission of UID:GID and 660.

@DanielRJohnson
Copy link
Collaborator

See 8be2327
If None is handed to register_columns_with_file, it defaults to (UID, eGID, 0o660) instead of (None, None, None).

@DanielRJohnson DanielRJohnson linked a pull request Jul 20, 2023 that will close this issue
@DanielRJohnson DanielRJohnson self-assigned this Jul 31, 2023
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 a pull request may close this issue.

2 participants