mirror of
https://github.com/kennethreitz/bob-builder-1.git
synced 2026-06-21 07:11:00 +00:00
bea27c4727
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.