[hackers] [ubase] If the user password is empty check it against the provided pass as well || sin

From: <git_AT_suckless.org>
Date: Mon, 09 Jun 2014 13:13:26 +0200

commit 4c38dffadee9bd29fa85dffef3ea4b63d6704183
Author: sin <sin_AT_2f30.org>
Date: Mon Jun 9 12:06:45 2014 +0100

    If the user password is empty check it against the provided pass as well

diff --git a/util/passwd.c b/util/passwd.c
index 4929317..7cec804 100644
--- a/util/passwd.c
+++ b/util/passwd.c
_AT_@ -24,7 +24,7 @@ pw_check(struct passwd *pw, const char *pass)
         }
 
         if (pw->pw_passwd[0] == '
Received on Mon Jun 09 2014 - 13:13:26 CEST

This archive was generated by hypermail 2.3.0 : Mon Jun 09 2014 - 13:24:07 CEST