mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-07 06:22:26 +01:00
Some clients don't support 'none' authentication and insist on supplying a public key. This change allows them to do so. It ignores the public key and uses Tailscale to authenticate. Updates #14922 Signed-off-by: Percy Wegmann <percy@tailscale.com>