mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-09 08:01:31 +00:00

In preparation for adding test coverage for ipn/ipnserver.Server, we update it to use ipnauth.Actor instead of its concrete implementation where possible. Updates tailscale/corp#25804 Signed-off-by: Nick Khyl <nickk@tailscale.com>