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/tailcfg
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
..
c2ntypes.go tailcfg,ipn,appc: add c2n endpoint for appc domain routes 1 year ago
derpmap.go
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 1 year ago
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 1 year ago
tailcfg.go ipn: remove the preview-webclient node capability 1 year ago
tailcfg_clone.go tailcfg,ipn/ipnlocal: add hostinfo field to replace service entry 1 year ago
tailcfg_test.go tailcfg,ipn/ipnlocal: add hostinfo field to replace service entry 1 year ago
tailcfg_view.go tailcfg,ipn/ipnlocal: add hostinfo field to replace service entry 1 year ago
tka.go