tailscale/ipn/ipnauth
Nick Khyl 5eacf61844 ipn/ipnauth: implement WindowsActor
WindowsActor is an ipnauth.Actor implementation that represents a logged-in
Windows user by wrapping their Windows user token.

Updates #14823

Signed-off-by: Nick Khyl <nickk@tailscale.com>
2025-02-11 15:31:42 -06:00
..
access.go ipn/ipnauth,util/syspolicy: improve comments 2025-01-31 11:33:13 -06:00
actor_windows.go ipn/ipnauth: implement WindowsActor 2025-02-11 15:31:42 -06:00
actor.go ipn/ipn{auth,server}: update ipnauth.Actor to carry a context 2025-02-11 15:31:42 -06:00
ipnauth_notwindows.go ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started interactive login 2024-10-18 15:10:02 -05:00
ipnauth_windows.go ipn/ipnauth: implement WindowsActor 2025-02-11 15:31:42 -06:00
ipnauth.go go.mod, all: move away from inet.af domain seized by Taliban 2024-02-13 19:21:09 -08:00
policy.go ipn/ipn{auth,server}: update ipnauth.Actor to carry a context 2025-02-11 15:31:42 -06:00
self.go ipn/ipn{auth,server}: update ipnauth.Actor to carry a context 2025-02-11 15:31:42 -06:00
test_actor.go ipn/ipn{auth,server}: update ipnauth.Actor to carry a context 2025-02-11 15:31:42 -06:00