зеркало из https://github.com/golang/build.git
00823ba386
• The /auth subdirectory wasn't downloading content from GCS. • The zip extraction logic was failing for zip files that do not contain explicit directory entries. • The invocation of http.FileServer wasn't trimming the /auth prefix, so rejections would work correctly but successful authentication would return 404s instead of serving the file. Updates golang/go#26232 Change-Id: I3a72d7dfca62435c53f4bc7efaebae3900f2c175 Reviewed-on: https://go-review.googlesource.com/c/build/+/170880 Run-TryBot: Bryan C. Mills <bcmills@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Jay Conrod <jayconrod@google.com> |
||
---|---|---|
.. | ||
auth.go | ||
bzr.go | ||
fossil.go | ||
git.go | ||
hg.go | ||
insecure.go | ||
load.go | ||
main.go | ||
svn.go | ||
tls.go |