mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-20 15:10:43 +00:00

The profileManager was using the LoginName as a proxy to figure out if the profile had logged in, however the LoginName is not present if the node was created with an Auth Key that does not have an associated user. Signed-off-by: Maisem Ali <maisem@tailscale.com>