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
David Anderson f6f154193f Remove LoginFlags from Backend options.
- It was only used in one currently-unused client.
- It's an imperative command, not a configuration setting.
- The LoginFlags stuff in controlclient feels like it needs
  a refactor anyway.

I'll put this logic back once ipnd owns its state and Backend
commands reflect that.

Signed-Off-By: David Anderson <dave@natulte.net>
5 years ago
..
ipnserver ipnserver: ignore lint error for unused context. 5 years ago
backend.go Remove LoginFlags from Backend options. 5 years ago
doc.go Move Linux client & common packages into a public repo. 5 years ago
e2e_test.go Remove LoginFlags from Backend options. 5 years ago
fake.go Move Linux client & common packages into a public repo. 5 years ago
handle.go Move Linux client & common packages into a public repo. 5 years ago
local.go Remove LoginFlags from Backend options. 5 years ago
message.go Move Linux client & common packages into a public repo. 5 years ago
message_test.go ipn: fix lint complaints in tests. 5 years ago
prefs.go Move Linux client & common packages into a public repo. 5 years ago
prefs_test.go ipn: fix lint complaints in tests. 5 years ago