mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Related to #9459, this adds logic to the cron to add a `com.fleetdm.fleetd.config` configuration profile to the `apple_mdm_configuration_profiles` table. As noted in the comments, this makes some assumptions: - This profile will be applied to all hosts in the team (or "no team",) but it will only be used by hosts that have a fleetd installation without an enroll secret and fleet URL (mainly DEP enrolled hosts). - Once the profile is applied to a team (or "no team",) it's not removed if AppConfig.MDM.AppleBMDefaultTeam changes, this is to preserve existing agents using the configuration (mainly ServerURL as EnrollSecret is used only during enrollment) |
||
|---|---|---|
| .. | ||
| .keep | ||
| 8957-allow-prometheus-without-http-basic-auth | ||
| 9459-fleetd-config | ||
| 9569-mdm-dep-profile | ||
| 9609-fix-smtp-email-send | ||
| 9834-add-published-date-to-vulns | ||
| 9834-vulnerability-publishe-date-column | ||
| 9988-extra-space-at-end-of-table | ||
| 10038-consistent-empty-cell-coloring | ||
| 10257-remove-issuer-uri | ||
| 10328-clipped-icons | ||
| 10651-misaligned-icon | ||
| 10746-remove-mdm-feature-flags | ||
| 10787-collation-fix | ||
| 10879-api-only-user-badge | ||
| clean_out_old_nvd_results | ||
| issue-9434-implement-api-for-disk-encryption-aggregate | ||
| issue-9643-add-fleetctl-get-hosts-mdm | ||
| issue-9643-fleetctl-mdm-run-command | ||
| issue-10122-trigger-update-host-profiles-status | ||
| issue-10408-document-mdm-settings | ||
| issue-10778-webscokets-unsafe-origin | ||
| issue-10786-fix-disk-encryption-banner-on-my-device | ||
| issue-10788-dont-allow-fde-disable | ||