git-http-backend-verify: use authrequired.cgi for 401
commit019950bcf390a5a2db5d8d9988d19e7bf4069cbc
authorKyle J. McKay <mackyle@gmail.com>
Tue, 5 Apr 2016 07:54:17 +0000 (5 00:54 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 5 Apr 2016 07:54:17 +0000 (5 00:54 -0700)
tree24c74d0bb78ba39c0308a25d891937c64bada5e5
parenta76af5c8fe530865fcc885ef69b0a9917daaf6d3
git-http-backend-verify: use authrequired.cgi for 401

When a 401 state arises, rather than directly sending
back a 401 error, use authrequired.cgi to send back
a much more helpful response instead.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
bin/git-http-backend-verify