commit | 91f3ba5a3f6e3c76577b94c0a6c31974d5a3f077 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Mon Jun 03 12:15:23 2013 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Tue Jun 04 00:12:01 2013 +0000 |
tree | f24f107433374a5ae8264af2dbfbf01b59703dc8 | |
parent | 710d4b03911bc6fc0b313af56e81b957ccae2348 [diff] |
Ensure clone.bundle files have proper header 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