fleet/server/mdm
Magnus Jensen 3675be29f8
Fix code default profile (#44601)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Changes**
* Updated the default Apple DEP enrollment profile: devices are now
marked as supervised and the MDM profile is non-removable.
* Simplified the returned default profile by removing several previously
hard-coded enrollment defaults, reducing complexity and aligning
behavior with external templates.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-05-01 12:27:44 -06:00
..
acme Add a couple OTEL spans for key ACME operations (#42978) 2026-04-03 11:04:18 -05:00
android Fixed Android pubsub panic when host was deleted (#43788) 2026-04-21 16:01:51 -05:00
apple Fix code default profile (#44601) 2026-05-01 12:27:44 -06:00
assets Updated SQL modes in tests to match production. (#31445) 2025-08-03 08:18:13 +02:00
crypto Update nanomdm dependency with latest bug fixes and improvements. (#23906) 2024-11-20 11:47:11 -06:00
cryptoutil Refactoring crypto code for future reuse. (#25148) 2025-01-07 16:14:12 -06:00
internal/commonmdm
lifecycle produce failed enrollment renewal activity (#44511) 2026-05-01 11:38:08 -06:00
linux Linux Encryption Docs (#23622) 2024-12-10 08:26:46 -07:00
maintainedapps 🤖 Add fallback for FMA manifest URL pulls (#43312) 2026-04-09 17:36:18 -05:00
microsoft Return Windows Enrollment Status Page (ESP) (#43454) 2026-04-28 15:39:03 -05:00
nanodep updated default profile, added endpoint for seeing what default is applied (#44236) 2026-04-28 07:38:15 -06:00
nanomdm restrict unbouded goroutine spawning, fix panic on nil pushInfo for multi push (#44397) 2026-04-29 13:46:14 -06:00
profiles Added support for NDES CA for Windows hosts (#41356) 2026-03-12 15:36:44 -05:00
scep Bump Alpine base image to 3.23.4 to resolve openssl/musl/zlib CVEs (#43671) (#44097) 2026-04-23 23:15:53 -03:00
testing_utils Update DEP enrollment flow to apply minimum macOS version check when specified (#40720) 2026-03-12 16:54:46 -05:00
mdm.go Increased Apple retry from 1 to 3. (#42331) 2026-03-26 11:29:20 -05:00
mdm_test.go Feature branch for Android config profiles (#32976) 2025-09-22 11:29:57 -04:00