CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/30 21:23:51
Modified files:
usr.bin/ssh : auth.h auth2-pubkey.c monitor.c monitor_wrap.c
monitor_wrap.h
Log message:
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@
