Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update S3 bucket functionality so that files are not all public #304

Closed
jamesjefferies opened this issue Mar 7, 2017 · 0 comments
Closed
Assignees

Comments

@jamesjefferies
Copy link
Contributor

Currently, using the pre-signed post functionality, all files which are pushed to S3 are on the public ACL (access control list) - while it is unlikely they can be 'found', it makes sense to limit access to S3 file from the application itself. This will involve some refactoring and using the S3 API rather than simply reading public URLs.

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

No branches or pull requests

2 participants