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

removing the acl public-read permission header. we should not assume tha... #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cworsley4
Copy link

I have removed the hard coded x-amz-acl header (set to public-read) we should not assume that the credentials being used have that permission. If it is something that needs to be set then it should be explicitly stated on a per use case bases. What do you think?

…that the uploading user has permission to set acl. It is a separate permission all together from PUT and GET. It should be user defined on a by case bases
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.

1 participant