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
Andrea Gottardo 9d2b1820f1
ipnlocal: support setting authkey at login using syspolicy (#13061)
Updates tailscale/corp#22120

Adds the ability to start the backend by reading an authkey stored in the syspolicy database (MDM). This is useful for devices that are provisioned in an unattended fashion.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
2 years ago
..
internal util/syspolicy/setting: add package that contains types for the next syspolicy PRs 2 years ago
setting util/syspolicy/setting: add package that contains types for the next syspolicy PRs 2 years ago
caching_handler.go util/syspolicy: add ReadStringArray interface (#11857) 2 years ago
caching_handler_test.go util/syspolicy: add caching handler (#10288) 3 years ago
handler.go all: do not depend on the testing package 2 years ago
handler_test.go util: add syspolicy package (#9550) 3 years ago
handler_windows.go util/syspolicy: add ReadStringArray interface (#11857) 2 years ago
policy_keys.go ipnlocal: support setting authkey at login using syspolicy (#13061) 2 years ago
policy_keys_windows.go util/syspolicy: add 'ResetToDefaults' (#11194) 2 years ago
syspolicy.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 2 years ago
syspolicy_test.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 2 years ago