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
Will Norris 9b537f7c97 ipn: remove the preview-webclient node capability
Now that 1.54 has released, and the new web client will be included in
1.56, we can remove the need for the node capability. This means that
all 1.55 unstable builds, and then eventually the 1.56 build, will work
without setting the node capability.

The web client still requires the "webclient" user pref, so this does
NOT mean that the web client will be on by default for all devices.

Updates tailscale/corp#14335

Signed-off-by: Will Norris <will@tailscale.com>
1 year ago
..
testdata
breaktcp_darwin.go
breaktcp_linux.go
c2n.go ipn/ipnlocal: run "tailscale update" via systemd-run on Linux (#10229) 1 year ago
c2n_pprof.go
cert.go
cert_js.go
cert_test.go all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
dnsconfig_test.go
expiry.go
expiry_test.go
local.go ipn: remove the preview-webclient node capability 1 year ago
local_test.go ipn,tailconfig: clean up unreleased and removed app connector service 1 year ago
loglines_test.go
network-lock.go
network-lock_test.go
peerapi.go ipn/ipnlocal: add empty address to the app-connector localNets set 1 year ago
peerapi_h2c.go
peerapi_macios_ext.go
peerapi_test.go appc,cmd/sniproxy,ipn/ipnlocal: split sniproxy configuration code out of appc 1 year ago
profiles.go
profiles_notwindows.go
profiles_test.go
profiles_windows.go
serve.go ipn/ipnlocal: only call serve handler if non-nil 1 year ago
serve_test.go
ssh.go
ssh_stub.go
ssh_test.go
state_test.go
web_client.go ipn/ipnlocal: remove web client listeners after close 1 year ago
web_client_stub.go ipn/ipnlocal: allow connecting to local web client 1 year ago