revert stricter key type / signature type checking in userauth path;
authordjm <djm@openbsd.org>
Thu, 21 Dec 2017 00:00:28 +0000 (00:00 +0000)
committerdjm <djm@openbsd.org>
Thu, 21 Dec 2017 00:00:28 +0000 (00:00 +0000)
commit704c36ef6689739296d1c295b6eadcf3a1b900a5
treec15762470c73b78e474e32ea899d4d28a84c7a47
parent4a06d4170f2958cc0b280f2479edfabbb2981975
revert stricter key type / signature type checking in userauth path;
too much software generates inconsistent messages, so we need a
better plan.
usr.bin/ssh/auth2-pubkey.c
usr.bin/ssh/monitor.c
usr.bin/ssh/monitor_wrap.c