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

Add setting to control the public ACL on uploaded files #249

Closed
wants to merge 1 commit into from
Closed

Add setting to control the public ACL on uploaded files #249

wants to merge 1 commit into from

Conversation

vdh
Copy link

@vdh vdh commented Feb 20, 2014

Taking a page from CarrierWave's book, I added a fog_public config option to control the setting of the public ACL on uploaded files.

This would solve #208 for people who prefer to use bucket policies instead of ACLs.

@sborsje
Copy link

sborsje commented Apr 20, 2014

👍

@BrokenChair
Copy link

Is there a way to currently use this without monkey-patching?

@vdh vdh closed this Jun 12, 2016
@PikachuEXE
Copy link
Member

No longer valid?

@vdh
Copy link
Author

vdh commented Jun 13, 2016

I didn't get a response to it, and I'm unfortunately no longer actively working on projects using Rails these days, which is what prompted me to close it. It's been so long since I first created the pull request that I've foolishly managed to delete the original fork containing the code while "cleaning up" my unused repos. I'm impressed GitHub still manages to hang onto the original commit despite this.

It was a fairly small change though, so if anyone still wants this feature they can probably still make use of these changes?

@PikachuEXE
Copy link
Member

Sure :)

@pocari pocari mentioned this pull request Dec 3, 2018
PikachuEXE added a commit that referenced this pull request Dec 4, 2018
most code based on #249
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.

4 participants