commit | 26624077f86cfac48e5559c3ea7d00d442d636af | [log] [tgz] |
---|---|---|
author | Alexander Schulze <alexschulze@chromium.org> | Thu Apr 07 13:29:49 2022 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 07 13:41:25 2022 |
tree | ccb35b892e44c858bb392aef7b3e058557701a55 | |
parent | 41f67cf0ea3763f31a34f8347dcecbe7b3288bfb [diff] |
Use authenticated bucket requests By default, storage clients are authenticated. In the past, we used an anonymous client when the staging IAM did not have permissions to access the production bucket (which was publicly accessible after all). In the future, all requests to buckets should be authenticated so that we can restrict public access to all project buckets. Bug: 1257945 Change-Id: I2f872de05f83972cde5b9b5c62341c0b330c1977 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/chrome-devtools-frontend/+/3576123 Auto-Submit: Alexander Schulze <alexschulze@chromium.org> Reviewed-by: Tamer Tas <tmrts@chromium.org> Commit-Queue: Tamer Tas <tmrts@chromium.org>
This repo contains:
gae_py3
)See this README and go/devtools-hosting-app for details.
go/devtools-uploader references to a deprecated version of this app.