nss-pam-ldapd commit: r1132 - nss-pam-ldapd/compat
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1132 - nss-pam-ldapd/compat
- From: "Commits of the nss-pam-ldapd project." <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1132 - nss-pam-ldapd/compat
- Date: Wed, 2 Jun 2010 23:32:26 +0200 (CEST)
Author: arthur
Date: Wed Jun 2 23:32:25 2010
New Revision: 1132
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1132
Log:
add a warning to the limitation of our pam_get_authtok() implementation
Modified:
nss-pam-ldapd/compat/pam_get_authtok.c
Modified: nss-pam-ldapd/compat/pam_get_authtok.c
==============================================================================
--- nss-pam-ldapd/compat/pam_get_authtok.c Wed Jun 2 23:31:49 2010
(r1131)
+++ nss-pam-ldapd/compat/pam_get_authtok.c Wed Jun 2 23:32:25 2010
(r1132)
@@ -32,6 +32,7 @@
#include "compat/attrs.h"
#include "compat/pam_compat.h"
+/* warning: this version assumes that try_first_pass is specified */
int pam_get_authtok(pam_handle_t *pamh,int item,const char **authtok,const
char *prompt)
{
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1132 - nss-pam-ldapd/compat,
Commits of the nss-pam-ldapd project.