summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-01-20 12:43:38 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-01-20 12:43:38 +1100
commit36a3d60347f23528695e550317d5ba6d63e6b0f4 (patch)
treec48ded14f1b81d6119b45e7ae6d428604ecee02c /ChangeLog
parent611649ebf093bf030f2dde18103dde8c1af9226c (diff)
- (dtucker) [auth-pam.c] Bug #971: Prevent leaking information about user
existence via keyboard-interactive/pam, in conjunction with previous auth2-chall.c change; with Colin Watson and djm.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cef110384..19101efd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
30 behaviour for bsdauth is maintained by checking authctxt->valid in the 30 behaviour for bsdauth is maintained by checking authctxt->valid in the
31 bsdauth driver. Note that any third-party kbdint drivers will now need 31 bsdauth driver. Note that any third-party kbdint drivers will now need
32 to be able to handle responses for invalid logins. ok markus@ 32 to be able to handle responses for invalid logins. ok markus@
33 - (dtucker) [auth-pam.c] Bug #971: Prevent leaking information about user
34 existence via keyboard-interactive/pam, in conjunction with previous
35 auth2-chall.c change; with Colin Watson and djm.
33 36
3420050118 3720050118
35 - (dtucker) [INSTALL Makefile.in configure.ac survey.sh.in] Implement 38 - (dtucker) [INSTALL Makefile.in configure.ac survey.sh.in] Implement
@@ -2002,4 +2005,4 @@
2002 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2005 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2003 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2006 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2004 2007
2005$Id: ChangeLog,v 1.3616 2005/01/20 00:05:34 dtucker Exp $ 2008$Id: ChangeLog,v 1.3617 2005/01/20 01:43:38 dtucker Exp $