mirror of
https://github.com/kennethreitz/bob-builder-1.git
synced 2026-06-17 21:40:58 +00:00
5ce25e7b9b
An UPSTREAM_S3_BUCKET should usually allow "Everyone" for listing bucket contents. If the S3 credentials for the normal bucket do not explicitly have access, a 403 will occur. In that case, we re-try fetching the upstream bucket with anonymous authentication.