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

Explicitly set AWS_DEFAULT_ACL to 'public-read' #213

Open
Vamoss opened this issue Mar 3, 2020 · 0 comments
Open

Explicitly set AWS_DEFAULT_ACL to 'public-read' #213

Vamoss opened this issue Mar 3, 2020 · 0 comments

Comments

@Vamoss
Copy link

Vamoss commented Mar 3, 2020

Soon Django will change the 'AWS_DEFAULT_ACL' to None as default.
As a consequence all images uploaded to production will be not accessible.

Now it is a warning, and to solve it you should set this line:
https://github.com/EncontrosDigitais/bootcamp/blob/master/config/settings/production.py#L87

I promise get back to fix it if no one catch before.
My branch is way to modified, I am rushing to fix other issues now before launching.

@Vamoss Vamoss changed the title AWS Storage Explicity AWS Storage 'public-read' Mar 3, 2020
@Vamoss Vamoss changed the title Explicity AWS Storage 'public-read' Explicity set AWS_DEFAULT_ACL to 'public-read' Mar 3, 2020
@Vamoss Vamoss changed the title Explicity set AWS_DEFAULT_ACL to 'public-read' Explicitly set AWS_DEFAULT_ACL to 'public-read' Mar 3, 2020
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

No branches or pull requests

1 participant