mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #35307 # 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. - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x] If paths of existing endpoints are modified without backwards compatibility, checked the frontend/CLI for any necessary changes ## Testing - [x] Added/updated automated tests - [x] Where appropriate, [automated tests simulate multiple hosts and test for host isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing) (updates to one hosts's records do not affect another) - [x] QA'd all new/changed functionality manually ## Database migrations - [x] Checked schema for all modified table for columns that will auto-update timestamps during migration. ## New Fleet configuration settings - [ ] Setting(s) is/are explicitly excluded from GitOps If you didn't check the box above, follow this checklist for GitOps-enabled settings: - [x] Verified that the setting is exported via `fleetctl generate-gitops` - [x] Verified the setting is documented in a separate PR to [the GitOps documentation](https://github.com/fleetdm/fleet/blob/main/docs/Configuration/yaml-files.md#L485) - [x] Verified that the setting is cleared on the server if it is not supplied in a YAML file (or that it is documented as being optional) - [x] Verified that any relevant UI is disabled when GitOps mode is enabled |
||
|---|---|---|
| .. | ||
| .keep | ||
| 26912-custom-scep-windows | ||
| 30523-ui-settings-integrations-spacing | ||
| 31082-logi-bolt-false-positive | ||
| 31909-okta-conditional-access | ||
| 32084-cisco-secure-client | ||
| 32110-custom-est-certificate-authorities | ||
| 32266-jetbrains-plugin-vulns | ||
| 32499-apple-mdm-host-expiry | ||
| 32635-hide-count-and-versions-when-no-hosts-installed | ||
| 32776-better-error-messages-when-using-build-in-labels | ||
| 33074-stale-filevault-profile-after-toggling-apple-mdm | ||
| 33132-exclude-any-labels-mobile-devices | ||
| 33164-support-gitops-for-in-house-apps | ||
| 33235-vscode-golang-ext-false-positives | ||
| 33288-ui-rbac-resend-profiles | ||
| 33393-show-status-conts-on-batch-scr-detail-page-tabs | ||
| 33513-host-deleted-activity | ||
| 33640-macos-manual-mdm | ||
| 33665-custom-os-updates-and-filevault | ||
| 33733-install-details-modal | ||
| 33779-custom-software-display-names | ||
| 33790-setup-software-install-order | ||
| 33907-ingest-upgrade-code | ||
| 34222-manual-IdP-update-ui-delete-activities | ||
| 34243-deploy-user-scoped-scep-profiles-for-windows | ||
| 34393-add-google-play-store-apps | ||
| 34525-idp-settings-ui | ||
| 34530-setup-experience-style-updates | ||
| 34628-fix-bitwise-operators-for-sql | ||
| 34685-header-selection-css-fixes | ||
| 34697-batch-script-page-copy | ||
| 34724-enable-self-service-for-ipa | ||
| 34768-go-1.25.3 | ||
| 34780-scep-proxy-retries | ||
| 34801-remove-premium-check-for-os-settings | ||
| 34827-self-extracting-exe-installers | ||
| 34907-failed-profiles-unable-to-filter-by-platform | ||
| 35023-fix-android-profile-download | ||
| 35043-missing-vuln-counts | ||
| 35117-android-device-reconciler | ||
| 35307-windows-mdm-manual-turn-on | ||
| 35309-setup-experience-script | ||
| 35357-team-lite | ||
| 35541-nonsense-ui-text | ||
| 35763-change-host-counts-default | ||
| issue-33436-resiliant-list-ios-ipad-refecth | ||
| no-more-redis-5 | ||