mirror of
https://github.com/tailscale/tailscale.git
synced 2026-02-27 03:57:59 -05:00
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>