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

Modify media storage permissions #111

Open
wunc opened this issue Dec 21, 2022 · 0 comments
Open

Modify media storage permissions #111

wunc opened this issue Dec 21, 2022 · 0 comments

Comments

@wunc
Copy link
Collaborator

wunc commented Dec 21, 2022

The Spatie laravel medialibrary (or maybe the underlying flysystem) seems to not take into account the server filesystem umask/acls and setguid when storing files and creating directories and conversions. The files are set to publicly visible, but we should see if we can specify group rw permissions and setguid.

See PROFILES-5M and https://laravel.com/docs/9.x/filesystem#local-files-and-visibility

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

No branches or pull requests

1 participant