Project.pm: improve password handling
commit0caa39118a61d341c4244e7f2b24648682e12f49
authorKyle J. McKay <mackyle@gmail.com>
Sat, 19 Apr 2014 20:26:54 +0000 (19 13:26 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 19 Apr 2014 20:26:54 +0000 (19 13:26 -0700)
treeaacfd2068163c58ea46a3909b96a33bba751081f
parent1675f4d5f4bad0cb708541578c674e163de1e415
Project.pm: improve password handling

Empty passwords were accidentally allowed in some cases when
project_passwords is true.  Also avoid treating a string that
looks like a number zero the same as an empty string.
Girocco/Project.pm
cgi/pwproj.cgi