tailscale/ipn
Maisem Ali 18c7c3981a ipn/ipnlocal: call checkPrefs in Start too
We were not calling checkPrefs on `opts.*Prefs` in (*LocalBackend).Start().

Updates #713

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2022-11-22 15:13:00 +05:00
..
ipnlocal ipn/ipnlocal: call checkPrefs in Start too 2022-11-22 15:13:00 +05:00
ipnserver ipn/{localapi,ipnserver}: set a CSP for ServeHTMLStatus, refactor host check 2022-11-18 16:13:09 -08:00
ipnstate ipn/ipnlocal: actually fill out PeerAPIURLs in PeerStatus 2022-11-19 13:35:39 -08:00
localapi all: use strs.CutPrefix and strs.CutSuffix more 2022-11-21 14:32:16 -08:00
policy ipn/policy: treat DNS service as interesting so it's not filtered out 2021-12-03 12:55:54 -08:00
store all: remove old +build tags 2022-11-04 07:25:42 -07:00
backend.go ipn/ipnlocal: add support for multiple user profiles 2022-11-11 10:45:47 +05:00
doc.go ipn: add WebServerConfig, add views 2022-11-09 06:17:45 -08:00
fake_test.go ipn/ipnlocal: add support for multiple user profiles 2022-11-11 10:45:47 +05:00
ipn_clone.go ipn: add ability to name profiles 2022-11-22 04:03:24 +05:00
ipn_view.go ipn: add ability to name profiles 2022-11-22 04:03:24 +05:00
message_test.go ipn: remove handle.go 2022-10-19 20:52:22 -07:00
message.go all: gofmt for Go 1.19 2022-08-02 10:08:05 -07:00
prefs_test.go ipn: add ability to name profiles 2022-11-22 04:03:24 +05:00
prefs.go cmd/tailscale/cli: add ability to set short names for profiles 2022-11-22 04:03:24 +05:00
serve.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 2022-11-19 09:42:14 -05:00
store.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 2022-11-19 09:42:14 -05:00