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 Crawshaw 0590ad68be controlclient, ipn: adjust tests for authURL semantic changes
The tests cheat at filling out web forms by directly POSTing to
the target. The target for authURLs has changed slightly, the base
authURL now redirects the user to the login page.

Additionally, the authURL cycle now checks the cookie is set
correctly, so we add cookie jars where necessary to pass the
cookie through.
5 years ago
..
ipnserver cmd/tailscale: add status subcommand 5 years ago
ipnstate cmd/tailscale: add status subcommand 5 years ago
backend.go cmd/tailscale: add status subcommand 5 years ago
doc.go
e2e_test.go controlclient, ipn: adjust tests for authURL semantic changes 5 years ago
fake_test.go cmd/tailscale: add status subcommand 5 years ago
handle.go cmd/tailscale: add status subcommand 5 years ago
local.go cmd/tailscale: add status subcommand 5 years ago
message.go cmd/tailscale: add status subcommand 5 years ago
message_test.go
prefs.go
prefs_test.go
store.go
store_test.go