mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-09-23 23:30:42 +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
Languages
Python
98.3%
Shell
1.7%