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
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>
9 months ago
..
handler.go util/syspolicy: add read boolean setting (#9592) 9 months ago
handler_test.go util: add syspolicy package (#9550) 9 months ago
handler_windows.go util/syspolicy: add read boolean setting (#9592) 9 months ago
policy_keys.go ipn/ipnlocal: change serial number policy to be PreferenceOption 9 months ago
syspolicy.go util/syspolicy: add read boolean setting (#9592) 9 months ago
syspolicy_test.go util/syspolicy: add read boolean setting (#9592) 9 months ago