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
Adrian Dewhurst c05c4bdce4 ipn: apply ControlURL policy before login
Unlike most prefs, the ControlURL policy needs to take effect before
login. This resolves an issue where on first start, even when the
ControlURL policy is set, it will generate a login URL to the Tailscale
SaaS server.

Updates tailscale/coral#118
Fixes #10736

Change-Id: I6da2a521f64028c15dbb6ac8175839fc3cc4e858
Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
10 months ago
..
conffile
ipnauth all: cleanup unused code, part 2 (#10670) 11 months ago
ipnlocal ipn/ipnlocal: refresh node key without blocking if cap enabled (#10529) 10 months ago
ipnserver
ipnstate
localapi cmd/tailscale, ipn/ipnlocal: add 'debug dial-types' command 10 months ago
policy
store
backend.go
conf.go
doc.go
fake_test.go
ipn_clone.go
ipn_test.go
ipn_view.go
prefs.go ipn: apply ControlURL policy before login 10 months ago
prefs_test.go ipn: apply tailnet-wide default for auto-updates (#10508) 11 months ago
serve.go
serve_test.go
store.go
store_test.go