Open
Description
If bucket already exist and contains thousands static files
https://github.com/e-dard/flask-s3/blob/master/flask_s3.py#L188
bucket.make_public(recursive=True)
it's very bad idea...
Metadata
Metadata
Assignees
Labels
No labels
If bucket already exist and contains thousands static files
https://github.com/e-dard/flask-s3/blob/master/flask_s3.py#L188
bucket.make_public(recursive=True)
it's very bad idea...