mirror of
https://github.com/tailscale/tailscale.git
synced 2025-07-14 01:28:51 +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>