| commit | f2c16d30b456c3b149999e91d16bf28f82197d3f | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Sat Jun 14 08:59:49 2008 +1000 |
| committer | Darren Tucker <dtucker@zip.com.au> | Sat Jun 14 08:59:49 2008 +1000 |
| tree | 74a4a098eed0b40dbd945e7adc8a51da41ebd419 | |
| parent | 99bb7619d42476a98be48eae7a0237d6dc750cd3 [diff] |
- dtucker@cvs.openbsd.org 2008/06/13 13:56:59
[monitor.c]
Clear key options in the monitor on failed authentication, prevents
applying additional restrictions to non-pubkey authentications in
the case where pubkey fails but another method subsequently succeeds.
bz #1472, found by Colin Watson, ok markus@ djm