fleet/server/mdm/apple
Roberto Dip 8e532a5e76
pre-populate username/fullname during account creation (#11557)
Related to #10744, this pre-populates and disables the username/fullname
fields.

https://user-images.githubusercontent.com/4419992/236854781-ac67ee28-c19c-4130-a5e6-2872220501b5.mov


# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2023-05-18 12:50:00 -03:00
..
appmanifest implement bootstrap packages during DEP enrollment (#11052) 2023-04-07 17:31:02 -03:00
mobileconfig automatically install a fleetd configuration profile to relevant teams (#10910) 2023-04-04 17:09:20 -03:00
apple_mdm.go pre-populate username/fullname during account creation (#11557) 2023-05-18 12:50:00 -03:00
apple_mdm_external_test.go Add support for profile UUIDs per team/no-team for the default profile (#11717) 2023-05-17 09:06:14 -04:00
apple_mdm_test.go Add support for profile UUIDs per team/no-team for the default profile (#11717) 2023-05-17 09:06:14 -04:00
cert.go Ingest file vault recovery keys in macOS (#9712) 2023-02-08 11:49:42 -03:00
cert_test.go Ingest file vault recovery keys in macOS (#9712) 2023-02-08 11:49:42 -03:00
commander.go pre-populate username/fullname during account creation (#11557) 2023-05-18 12:50:00 -03:00
util.go pre-populate username/fullname during account creation (#11557) 2023-05-18 12:50:00 -03:00
util_test.go gate DEP enrollment behind SSO when configured (#11309) 2023-04-27 09:43:20 -03:00