mirror of
https://github.com/fleetdm/fleet
synced 2026-05-16 21:48:48 +00:00
#17744 This adds the `merged_inherited` query param to `/teams/:id/policies/count` related to https://github.com/fleetdm/fleet/pull/18564 - [ ] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#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] Added/updated tests - [X] Manual QA for all new/changed functionality --------- Co-authored-by: RachelElysia <rachel@fleetdm.com> |
||
|---|---|---|
| .. | ||
| mockimpl | ||
| mockresult | ||
| nanodep | ||
| scep | ||
| datastore.go | ||
| datastore_installers.go | ||
| datastore_mdm_mock.go | ||
| datastore_mock.go | ||
| datastore_users_helpers.go | ||
| errors.go | ||