]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs:
authorTomas Mraz <tm@t8m.info>
Wed, 14 May 2008 13:03:39 +0000 (13:03 +0000)
committerTomas Mraz <tm@t8m.info>
Wed, 14 May 2008 13:03:39 +0000 (13:03 +0000)
commitcf90454cdde0b0a905877dd0b02042347184729c
tree722cd295ccf927fd68d6f360511c09177effb267
parent09c2e0fcf1bd5b1200c6ef268b7bdd82b4708b9d
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
2008-05-14  Tomas Mraz <t8m@centrum.cz>

        * modules/pam_unix/pam_unix_passwd.c(pam_sm_chauthtok): Unset authtok
        item when password is not approved.
        * modules/pam_unix/support.c(_unix_read_password): UNIX_USE_FIRST_PASS
        is always set when UNIX_AUTHTOK is set, change order of conditions.
ChangeLog
modules/pam_unix/pam_unix_passwd.c
modules/pam_unix/support.c