]> granicus.if.org Git - sudo/commit
Add basic support for looking up the string "Password: " in the PAM
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 1 Dec 2007 16:22:25 +0000 (16:22 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 1 Dec 2007 16:22:25 +0000 (16:22 +0000)
commit8694c73146d2a8f24df08538817a968fa22f27b9
tree4de357b037bb88ce2520a9d8c98773f8dba50cff
parent908b8f64e640bcb65f5193d7af454f25aeb0518d
Add basic support for looking up the string "Password: " in the PAM
localized text db.  This allows us to determine whether the PAM
prompt is the default "Password: " one even if it has been localized.

TODO: concatenate non-std PAM prompts and user-specified sudo prompts.
auth/pam.c
config.h.in
configure
configure.in