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/util/syspolicy
Adrian Dewhurst af32d1c120 ipn/ipnlocal: better enforce system policies
Previously, policies affected the default prefs for a new profile, but
that does not affect existing profiles. This change ensures that
policies are applied whenever preferences are loaded or changed, so a
CLI or GUI client that does not respect the policies will still be
overridden.

Exit node IP is dropped from this PR as it was implemented elsewhere
in #10172.

Fixes tailscale/corp#15585

Change-Id: Ide4c3a4b00a64e43f506fa1fab70ef591407663f
Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
7 months ago
..
caching_handler.go util/syspolicy: add caching handler (#10288) 8 months ago
caching_handler_test.go util/syspolicy: add caching handler (#10288) 8 months ago
handler.go syspolicy: add exit node related policies (#10172) 7 months ago
handler_test.go util: add syspolicy package (#9550) 9 months ago
handler_windows.go util/syspolicy: add policy counters (#10471) 7 months ago
policy_keys.go ipn/ipnlocal: better enforce system policies 7 months ago
syspolicy.go ipn/ipnlocal: better enforce system policies 7 months ago
syspolicy_test.go syspolicy: add exit node related policies (#10172) 7 months ago