]> andersk Git - openssh.git/commit - auth2-chall.c
- dtucker@cvs.openbsd.org 2005/01/19 13:11:47
authordtucker <dtucker>
Thu, 20 Jan 2005 00:05:34 +0000 (00:05 +0000)
committerdtucker <dtucker>
Thu, 20 Jan 2005 00:05:34 +0000 (00:05 +0000)
commit37ea4f91e373f21d0adc8c6141b1cd2c70e374e2
tree35bc43e798a966069cf786230bbeeb770529b2fc
parent25c31d49c3870e027eb7ea5bcc1a303d0108565f
   - dtucker@cvs.openbsd.org 2005/01/19 13:11:47
     [auth-bsdauth.c auth2-chall.c]
     Have keyboard-interactive code call the drivers even for responses for
     invalid logins.  This allows the drivers themselves to decide how to
     handle them and prevent leaking information where possible.  Existing
     behaviour for bsdauth is maintained by checking authctxt->valid in the
     bsdauth driver.  Note that any third-party kbdint drivers will now need
     to be able to handle responses for invalid logins.  ok markus@
ChangeLog
auth-bsdauth.c
auth2-chall.c
This page took 0.049104 seconds and 5 git commands to generate.