mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #38205 # 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/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. ## Testing - [ ] Added/updated automated tests - [X] QA'd all new/changed functionality manually Tested with linux, windows and macos devices. Linux and Windows still required end-user auth to happen before enrolling, macOS still did not (but not longer showed the warning).
1 line
107 B
Text
1 line
107 B
Text
- Removed a debug-level warning asserting that macOS devices were unauthenticated when enrolling to Fleet.
|