summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-12-03 14:33:47 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-12-03 14:33:47 +1100
commitc13866719fc39d5feebfb80ca251a7b31583d803 (patch)
tree4c74232e227c89bf87b83eafcf2165a9aeaf7374 /ChangeLog
parent9c6bf325c0cf03fc40e87e51d165189dce07c594 (diff)
- (dtucker) [auth1.c auth2.c] If the user successfully authenticates but is
subsequently denied by the PAM auth stack, send the PAM message to the user via packet_disconnect (Protocol 1) or userauth_banner (Protocol 2). ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 35a7d07ae..fd92678f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
9 - add -O 9 - add -O
10 - sync -S w/ manpage 10 - sync -S w/ manpage
11 - remove -h 11 - remove -h
12 - (dtucker) [auth1.c auth2.c] If the user successfully authenticates but is
13 subsequently denied by the PAM auth stack, send the PAM message to the
14 user via packet_disconnect (Protocol 1) or userauth_banner (Protocol 2).
15 ok djm@
12 16
1320041107 1720041107
14 - (dtucker) OpenBSD CVS Sync 18 - (dtucker) OpenBSD CVS Sync
@@ -1866,4 +1870,4 @@
1866 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1870 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1867 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1871 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1868 1872
1869$Id: ChangeLog,v 1.3583 2004/12/03 03:10:19 dtucker Exp $ 1873$Id: ChangeLog,v 1.3584 2004/12/03 03:33:47 dtucker Exp $