prevent authorized_keys options picked up on public key tests without
authordjm <djm@openbsd.org>
Fri, 1 May 2015 03:23:51 +0000 (03:23 +0000)
committerdjm <djm@openbsd.org>
Fri, 1 May 2015 03:23:51 +0000 (03:23 +0000)
commit5ead3da2d7365484a42b18604528413bf9b97801
treeb9e2bd5dd05d6efeff70f77dea64f8715d0739ed
parent0c0083e5a83252b8702df13bcfa4553c50a7cc91
prevent authorized_keys options picked up on public key tests without
a corresponding private key authentication being applied to other
authentication methods. Reported by halex@, ok markus@
usr.bin/ssh/auth.h
usr.bin/ssh/auth2-pubkey.c
usr.bin/ssh/monitor.c
usr.bin/ssh/monitor_wrap.c
usr.bin/ssh/monitor_wrap.h