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

Added CannedAccessControlList as a configuration option #8

Merged
merged 1 commit into from
Mar 16, 2015

Conversation

anzecesar
Copy link
Contributor

This adds another configuration option s3acl, which enables you to use S3 as a public read-only repository by setting s3acl := CannedAccessControlList.PublicRead.

If not set, it defaults to Private, as it was set before.

@laughedelic
Copy link
Contributor

Thanks @anzecesar! I'm merging this and making a release. The only change is that I will set PublicRead as a default 👍

laughedelic added a commit that referenced this pull request Mar 16, 2015
Added CannedAccessControlList as a configuration option
@laughedelic laughedelic merged commit ead28b2 into ohnosequences:master Mar 16, 2015
laughedelic added a commit that referenced this pull request Mar 16, 2015
* Upgraded to `aws-java-sdk-s3` v1.9.24 and `ivy` v2.4.0
* [@anzecesar](https://github.com/anzecesar) added `CannedAccessControlList` as a configuration option (see #8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants