fleet/server/mdm/apple
Victor Lyuboslavsky ad6edec0c6
Full support of secret variables in Apple configuration profiles (#24925)
For secrets subtask #24548

Fixed secret variables support in Apple configuration profiles.

# Checklist for submitter

- [x] Added/updated tests
- [x] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [x] Ensured the correct collation is explicitly set for character
columns (`COLLATE utf8mb4_unicode_ci`).
- [x] Manual QA for all new/changed functionality
2024-12-20 15:40:23 -06:00
..
appmanifest implement bootstrap packages during DEP enrollment (#11052) 2023-04-07 17:31:02 -03:00
gdmf Add LUKS escrow trigger and orbit config endpoints, persist/retrieve LUKS passphrase (#23763) 2024-11-18 16:44:25 -06:00
itunes Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
mobileconfig add new changes for BYOD and fix issues (#22079) 2024-09-13 14:53:05 -03:00
vpp VPP Batch API (#20351) 2024-07-22 13:19:19 -04:00
apple_bm.go Fix bug in ABM token renewal flow (#22988) 2024-10-18 13:16:04 -05:00
apple_mdm.go fix: re-enroll devices that are removed from ABM and then added back (#23757) 2024-11-14 18:31:12 -05:00
apple_mdm_external_test.go MABM: fix/update non-integration MABM-related skipped tests (#21799) 2024-09-04 10:08:22 -04:00
apple_mdm_test.go MABM: fix/update non-integration MABM-related skipped tests (#21799) 2024-09-04 10:08:22 -04:00
AppleIncRootCertificate.cer Enforce latest OS when macOS, iOS, and iPadOS hosts automatically enroll (#21291) 2024-08-21 13:21:11 -05:00
AppleIphoneDeviceCA.cer implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
cert.go Allow APNS key to be in unencrypted PKCS8 format (#24570) 2024-12-09 16:23:22 -06:00
commander.go Full support of secret variables in Apple configuration profiles (#24925) 2024-12-20 15:40:23 -06:00
commander_test.go Full support of secret variables in Apple configuration profiles (#24925) 2024-12-20 15:40:23 -06:00
deviceinfo.go implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
profile_matcher.go use only the UUID part of external_host_identifier for Puppet runs (#13176) 2023-08-07 12:41:13 -03:00
profile_matcher_test.go Add validations to disallow custom MDM profiles that contain names reserved by Fleet (#15373) 2023-11-30 17:19:18 -06:00
profile_verifier.go Fixed potential deadlocks when deploying Apple configuration profiles. (#24777) 2024-12-16 11:16:42 -06:00
profile_verifier_test.go allow to verify profiles that are pending (#15911) 2024-01-04 18:26:04 -03:00
util.go Add LUKS escrow trigger and orbit config endpoints, persist/retrieve LUKS passphrase (#23763) 2024-11-18 16:44:25 -06:00
util_test.go gate DEP enrollment behind SSO when configured (#11309) 2023-04-27 09:43:20 -03:00