tmate-io / tmate-ssh-server

tmate SSH server
https://tmate.io
Other
626 stars 146 forks source link

ssh-server: Deny to auth using 'none' method #67

Closed cryptomilk closed 3 years ago

cryptomilk commented 4 years ago

This method is normally used to determine what capablities the server supports. Also the libssh client uses the 'none' method to exchange important messages between the client and server like SSH_MSG_EXT_INFO.