tailscale/tempfork/sshtest/ssh
Percy Wegmann db231107a2 ssh/tailssh: accept passwords and public keys
Some clients don't request 'none' authentication. Instead, they immediately supply
a password or public key. This change allows them to do so, but ignores the supplied
credentials and authenticates using Tailscale instead.

Updates #14922

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2025-02-13 11:29:45 -06:00
..
benchmark_test.go
buffer_test.go
buffer.go
certs_test.go
certs.go
channel.go
cipher_test.go
cipher.go
client_auth_test.go
client_auth.go
client_test.go
client.go
common_test.go
common.go
connection.go
doc.go
example_test.go
handshake_test.go
handshake.go
kex_test.go
kex.go
keys_test.go
keys.go
mac.go
mempipe_test.go
messages_test.go
messages.go
mux_test.go
mux.go
server_multi_auth_test.go
server_test.go
server.go
session_test.go
session.go
ssh_gss_test.go
ssh_gss.go
streamlocal.go
tcpip_test.go
tcpip.go
testdata_test.go
transport_test.go
transport.go