RepoCGI: add support for user passwords
commit6d46fae29fa0ea484f96d99a7c0a79b21283960c
authorZachary T Welch <zw@superlucidity.net>
Tue, 27 Oct 2009 19:04:00 +0000 (27 12:04 -0700)
committerZachary T Welch <zw@superlucidity.net>
Wed, 28 Oct 2009 03:08:39 +0000 (27 20:08 -0700)
tree244f5b7350700951705c2d306b7f90483d0b7eec
parent9b2d3684d2d1074bb5a4dd8cda002238297dd00f
RepoCGI: add support for user passwords

Uses the second field of the passwd file, which was previously unused.
This back-end support needs a CGI front-end, which appears separately.
cgi/Git/RepoCGI.pm