]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Remove support for S/Key
authorDamien Miller <djm@mindrot.org>
Fri, 20 Jul 2018 03:18:28 +0000 (13:18 +1000)
committerDamien Miller <djm@mindrot.org>
Tue, 31 Jul 2018 02:59:30 +0000 (12:59 +1000)
commit87f08be054b7eeadbb9cdeb3fb4872be79ccf218
tree80bfc724ddd93228b8571702a2f153787994022b
parent5d14019ba2ff54acbfd20a6b9b96bb860a8c7c31
Remove support for S/Key

Most people will 1) be using modern multi-factor authentication methods
like TOTP/OATH etc and 2) be getting support for multi-factor
authentication via PAM or BSD Auth.
15 files changed:
INSTALL
Makefile.in
TODO
auth.h
auth2-chall.c
configure.ac
defines.h
monitor.c
monitor.h
monitor_wrap.c
monitor_wrap.h
readconf.c
servconf.c
ssh_config.5
sshd_config.5