8 Feb
2008
8 Feb
'08
10:24 p.m.
Hmm the password checking might be rejecting you if your passwd is less than PASSWD_MIN_LEN Here's a patch to so that it only checks for a non-empty passwd. Let me know how it goes. Thanks!