You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn/ipnlocal
Maisem Ali 0fd2f71a1e ipn/ipnlocal: use presence of NodeID to identify logins
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>
2 years ago
..
c2n.go all: update copyright and license headers 2 years ago
cert.go ipn/ipnlocal: add support to store certs in k8s secrets 2 years ago
cert_js.go all: update copyright and license headers 2 years ago
cert_test.go all: update copyright and license headers 2 years ago
dnsconfig_test.go all: update copyright and license headers 2 years ago
expiry.go ipn/ipnlocal: handle more edge cases in netmap expiry timer 2 years ago
expiry_test.go ipn/ipnlocal: handle more edge cases in netmap expiry timer 2 years ago
local.go ipn/ipnlocal: handle more edge cases in netmap expiry timer 2 years ago
local_test.go ipn/ipnlocal: drop not required StateKey parameter 2 years ago
loglines_test.go ipn/ipnlocal: drop not required StateKey parameter 2 years ago
network-lock.go all: update copyright and license headers 2 years ago
network-lock_test.go ipn/ipnlocal: drop not required StateKey parameter 2 years ago
peerapi.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2 years ago
peerapi_h2c.go all: update copyright and license headers 2 years ago
peerapi_macios_ext.go all: update copyright and license headers 2 years ago
peerapi_test.go ipn/ipnlocal: drop not required StateKey parameter 2 years ago
profiles.go ipn/ipnlocal: use presence of NodeID to identify logins 2 years ago
profiles_test.go ipn/ipnlocal: use presence of NodeID to identify logins 2 years ago
serve.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2 years ago
serve_test.go all: update copyright and license headers 2 years ago
ssh.go all: update copyright and license headers 2 years ago
ssh_stub.go all: update copyright and license headers 2 years ago
ssh_test.go ipn/ipnlocal: drop not required StateKey parameter 2 years ago
state_test.go ipn/ipnlocal: use presence of NodeID to identify logins 2 years ago