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

Stored files should have better file mode bits #27

Open
lieuwex opened this issue Dec 15, 2021 · 1 comment
Open

Stored files should have better file mode bits #27

lieuwex opened this issue Dec 15, 2021 · 1 comment

Comments

@lieuwex
Copy link
Collaborator

lieuwex commented Dec 15, 2021

Like 600 or even 400, instead of 644.

Bonus: if the user can change it with an env variable.

@tomsmeding
Copy link
Owner

Can you not avoid having to rely on gooi file permissions by doing chmod go-rwx files? You can't seem to access files in a directory that you cannot traverse, in a quick test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants