You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aaron Klotz
659e7837c6
health, ipn/ipnlocal: when -no-logs-no-support is enabled, deny access to tailnets that have network logging enabled
...
We want users to have the freedom to start tailscaled with `-no-logs-no-support`,
but that is obviously in direct conflict with tailnets that have network logging
enabled.
When we detect that condition, we record the issue in health, notify the client,
set WantRunning=false, and bail.
We clear the item in health when a profile switch occurs, since it is a
per-tailnet condition that should not propagate across profiles.
Signed-off-by: Aaron Klotz <aaron@tailscale.com>
3 years ago
..
ipnauth
ipn/ipnauth, util/winutil: add temporary LookupPseudoUser workaround to address os/user.LookupId errors on Windows
3 years ago
ipnlocal
health, ipn/ipnlocal: when -no-logs-no-support is enabled, deny access to tailnets that have network logging enabled
3 years ago
ipnserver
cmd/tailscaled: unify the two Windows paths + separate IPN server path
3 years ago
ipnstate
cmd/tailscale: add start of "debug derp" subcommand
3 years ago
localapi
cmd/tailscale,ipn: improve UX of lock init command, cosmetic changes
3 years ago
policy
ipn/policy: treat DNS service as interesting so it's not filtered out
4 years ago
store
all: remove old +build tags
4 years ago
backend.go
ipn: remove unused Backend interface
3 years ago
doc.go
ipn: add WebServerConfig, add views
3 years ago
fake_test.go
ipn/ipnlocal: add support for multiple user profiles
3 years ago
ipn_clone.go
ipn: add ability to name profiles
3 years ago
ipn_view.go
ipn: add ability to name profiles
3 years ago
prefs.go
ipn/*: make new WindowsUserID type to consolidate docs
3 years ago
prefs_test.go
ipn: add ability to name profiles
3 years ago
serve.go
cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig ( #6401 )
3 years ago
store.go
cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig ( #6401 )
3 years ago