]> granicus.if.org Git - linux-pam/blobdiff - libpam/pam_private.h
pam_get_authtok_verify: Avoid duplicate password verification
[linux-pam] / libpam / pam_private.h
index 7ff9f758def9a6d12f43b1a497fdd87a11fd3ed8..58a26f58075627889e657471c1075cdfa1b3265d 100644 (file)
@@ -172,6 +172,7 @@ struct pam_handle {
 #ifdef HAVE_LIBAUDIT
     int audit_state;             /* keep track of reported audit messages */
 #endif
+    int authtok_verified;
 };
 
 /* Values for select arg to _pam_dispatch() */