tailscale/tailcfg
Maisem Ali d5781f61a9 ipn/ipnlocal: return usernames when Tailscale SSH is enabled
It was checking if the sshServer was initialized as a proxy, but that
could either not have been initialized yet or Tailscale SSH could have
been disabled after intialized.

Also bump tailcfg.CurrentCapabilityVersion

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2022-09-21 14:06:40 -07:00
..
c2ntypes.go ipn/ipnlocal: add c2n method to get SSH username candidates 2022-09-19 10:37:04 -07:00
derpmap.go all: gofmt for Go 1.19 2022-08-02 10:08:05 -07:00
tailcfg.go ipn/ipnlocal: return usernames when Tailscale SSH is enabled 2022-09-21 14:06:40 -07:00
tailcfg_clone.go cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + support 2022-09-13 11:47:36 -07:00
tailcfg_test.go cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + support 2022-09-13 11:47:36 -07:00
tailcfg_view.go cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + support 2022-09-13 11:47:36 -07:00
tka.go control/controlclient,ipn/ipnlocal: wire tka enable/disable 2022-09-21 12:57:59 -07:00