fleet/ee
Gabriel Hernandez a669f3938b
fix issue with resetting abm token teams (#26259)
For #24040

Add gitops option for the request to modify the app config.

There was an issue with the abm token teams getting reset to default
anytime the `PATCH /fleet/config` endpoint was called. @jahzielv and I
discussed various options on how to solve this and agreed that the
approach taken in this PR was the quickest but not the best. Ideally,
we'd like the gitops client to send back the data to the endpoint that
its going to update. This will allow the `PATCH /fleet/config` endpoint
to work like a standard `PATCH` request and only update the options
provided instead of updating the app config differently depending on the
client calling the endpoint.

- [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/Committing-Changes.md#changes-files)
for more information.
- [x] Added/updated automated tests
- [x] Manual QA for all new/changed functionality
2025-02-18 20:08:06 +00:00
..
bulk-operations-dashboard Use new exclude_fleet_maintained_apps flag (#25674) 2025-01-30 11:25:33 -06:00
cis Remove missing items from README (#26045) 2025-02-04 16:12:17 -05:00
fleetctl Enable staticcheck Go linter. (#23487) 2024-11-05 11:16:24 -06:00
fleetd-chrome Bump webpack from 5.76.1 to 5.94.0 in /ee/fleetd-chrome (#21614) 2024-08-28 17:17:15 -05:00
server fix issue with resetting abm token teams (#26259) 2025-02-18 20:08:06 +00:00
tools friday tidy up party (#18106) 2024-04-08 08:42:42 -03:00
vulnerability-dashboard Test vulnerability dashboard deploy workflow (#22938) 2024-10-15 14:06:33 -05:00
LICENSE Introduce ee directory and license (#460) 2021-03-12 15:20:50 -08:00
README.md Add note about ee license in ee directory (#11252) 2023-04-21 14:55:38 -07:00

Welcome to the "source available" section of the Fleet codebase. Please note files and functionality under this directory are covered by the Fleet EE License, and require a valid Fleet subscription for production use. See the full license for details.