]> granicus.if.org Git - linux-pam/commit
pam_get_authtok(): Add authtok_type support to current password prompt.
authorTomas Mraz <tmraz@fedoraproject.org>
Wed, 6 Apr 2016 11:52:21 +0000 (13:52 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Wed, 6 Apr 2016 11:52:21 +0000 (13:52 +0200)
commit3c4328635ade0cd7bc1fb9d5f145f4dff76f9c1b
treebf5bc45e915b7b9327aff0f51c3cb0312137834b
parenta1765a0bc62fff8c22091c661aafa10167ec7da8
pam_get_authtok(): Add authtok_type support to current password prompt.

* libpam/pam_get_authtok.c (pam_get_authtok_internal): When changing password,
use different prompt for current password allowing for authtok_type to be
displayed to the user.
libpam/pam_get_authtok.c