Skip to content

Conversation

@costajohnt
Copy link
Contributor

@costajohnt costajohnt commented Oct 3, 2017

Add ability to configure ACL permissions

Right now, permissions are hard-coded to 'public-read'. This change adds a new prop to DropzoneS3Uploader called aclPermissions. The value is a string. Any canned aws ACL should be valid, we are using 'private' for our purposes. http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl.

Also, we are specifying the directory for babel in our build commands.

@costajohnt costajohnt force-pushed the add-acl-permissions-support branch from bd8cf03 to cde5ac2 Compare October 3, 2017 17:46
Right now, permissions are hard-coded to 'public-read'.  This change adds a new prop to DropzoneS3Uploader called aclPermissions.  The value is a string.  Any canned aws ACL should be valid, we are using 'private' for our purposes. http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl.

Also, we are specifying the directory for babel in our build commands.
@costajohnt costajohnt force-pushed the add-acl-permissions-support branch from cde5ac2 to 231d9c6 Compare October 3, 2017 21:54
@ilyakatz
Copy link
Contributor

Any updates on this? Would be great add this functionality

@madamkiwi
Copy link

madamkiwi commented Apr 9, 2018

Hi Founderlab,

We are looking for a solution to use private permission as well, and spent many hours figuring out why it isn't working before finding this PR (nice work @costajohnt !). I'd imagine many other users would find this functionality super useful.

K

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.

3 participants