BUGFIX: new password needs to be at least 4 characters long
authorArun Persaud <arun@nubati.net>
Fri, 12 Sep 2008 02:14:06 +0000 (19:14 -0700)
committerArun Persaud <arun@nubati.net>
Fri, 12 Sep 2008 02:14:06 +0000 (19:14 -0700)
commitdca957af7210156af72555bb8544fde47e756376
treea38c30ea14574227b15f63abaf0432feb717f507
parent272e8bf819a02bb72b68afb6cb3b00eb843cdfda
BUGFIX: new password needs to be at least 4 characters long

added a check for the length of the new password, so that empty passwords are not allowed.

Signed-off-by: Arun Persaud <arun@nubati.net>
include/preferences.php