tailscale/util/syspolicy
Kristoffer Dalby e06f2f1873 ipn/ipnlocal: change serial number policy to be PreferenceOption
This commit changes the PostureChecking syspolicy key to be a
PreferenceOption(user-defined, always, never) instead of Bool.

This aligns better with the defaults implementation on macOS allowing
CLI arguments to be read when user-defined or no defaults is set.

Updates #tailscale/tailscale/5902

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-10-16 16:01:54 +02:00
..
handler.go util/syspolicy: add read boolean setting (#9592) 2023-09-29 21:27:04 -04:00
handler_test.go util: add syspolicy package (#9550) 2023-09-29 13:40:35 -04:00
handler_windows.go util/syspolicy: add read boolean setting (#9592) 2023-09-29 21:27:04 -04:00
policy_keys.go ipn/ipnlocal: change serial number policy to be PreferenceOption 2023-10-16 16:01:54 +02:00
syspolicy.go util/syspolicy: add read boolean setting (#9592) 2023-09-29 21:27:04 -04:00
syspolicy_test.go util/syspolicy: add read boolean setting (#9592) 2023-09-29 21:27:04 -04:00