* src/login.c: Fix the count of failures before login exits in

case of PAM enabled configurations.
This commit is contained in:
nekral-guest
2009-04-12 00:08:26 +00:00
parent bc0f4fa509
commit 64a9f33ffa
2 changed files with 17 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2009-04-12 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: Fix the count of failures before login exits in
case of PAM enabled configurations.
2009-04-12 Nicolas François <nicolas.francois@centraliens.net>
* man/passwd.1.xml: Document that passwd uses PAM to authenticate