mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-06-05 17:39:46 +00:00
91f3ba5a3f6e3c76577b94c0a6c31974d5a3f077
Server auth middleware may return a 200 from a clone.bundle request that is not a bundle file, but instead a login or access denied page. Instead of just checking the file size, actually check the first few bytes of the file to ensure it is a bundle file before proceeding. Change-Id: Icea07567c568a24fd838e5cf974c58f9e4abd7c0
Description
Languages
Python
97.9%
Shell
2.1%