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 d4f6efa1df ipn/ipnlocal: handle case when selected profile is deleted
Profile keys are not deleted but are instead set to `nil` which results
in getting a nil error and we were not handling that correctly.

Updates #713

Signed-off-by: Maisem Ali <maisem@tailscale.com>
3 years ago
..
c2n.go
cert.go
cert_js.go
cert_test.go
dnsconfig_test.go
local.go ipn/ipnlocal: call initTKALocked on backend start 3 years ago
local_test.go ipn/ipnlocal: add support for multiple user profiles 3 years ago
loglines_test.go ipn/ipnlocal: add support for multiple user profiles 3 years ago
network-lock.go ipn/ipnlocal,tka: generate a nonce for each TKA 3 years ago
network-lock_test.go ipn/ipnlocal: always tx TKA sync after enablement 3 years ago
peerapi.go ipn/ipnlocal: send Content-Security-Policy, etc to peerapi browser requests 3 years ago
peerapi_h2c.go
peerapi_macios_ext.go
peerapi_test.go ipn/ipnlocal: move selfNode from peerAPIServer to peerAPIHandler 3 years ago
profiles.go ipn/ipnlocal: handle case when selected profile is deleted 3 years ago
profiles_test.go ipn/ipnlocal: handle case when selected profile is deleted 3 years ago
serve.go cmd/tailscale/cli: flesh out serve CLI and tests (#6304) 3 years ago
serve_test.go
ssh.go
ssh_stub.go
ssh_test.go ipn/ipnlocal: add support for multiple user profiles 3 years ago
state_test.go ipn/ipnlocal: strip NetworkLockKey from Prefs 3 years ago