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>
2020-02-13 19:26:53 -08:00
..
ipnserver ipnserver: ignore lint error for unused context. 2020-02-11 10:35:55 -08:00
backend.go Remove LoginFlags from Backend options. 2020-02-13 19:26:53 -08:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
e2e_test.go Remove LoginFlags from Backend options. 2020-02-13 19:26:53 -08:00
fake.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
handle.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
local.go Remove LoginFlags from Backend options. 2020-02-13 19:26:53 -08:00
message_test.go ipn: fix lint complaints in tests. 2020-02-10 23:28:44 -08:00
message.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
prefs_test.go ipn: fix lint complaints in tests. 2020-02-10 23:28:44 -08:00
prefs.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00