mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 05:58:40 +00:00
# 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/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Documented any API changes (docs/REST API/rest-api.md or docs/Contributing/API-for-contributors.md) - [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: Rachael Shaw <r@rachael.wtf> |
||
|---|---|---|
| .. | ||
| .keep | ||
| 11446-queries-run-when-forbidden | ||
| 12634-keep-user-email | ||
| 13160-sort-order | ||
| 14361-fleetctl-apply-changes | ||
| 14493-truncate-long-results-columns | ||
| 14571-carves-after-parameter | ||
| 14752-windows-scripts | ||
| 14753-windows-ps1-api | ||
| 14824-NVD-work | ||
| fix-redis-cluster-disabled-detection | ||
| issue-11665-two-column-edit-columns-modal | ||
| issue-14360-add-windows-profiles-tables | ||
| issue-14363-api-windows-profiles | ||
| issue-14366-api-upload-profiles | ||
| issue-14446-validate-enable-windows-mdm | ||
| issue-14708-fix-cached-team-mdm | ||
| issue-15111-list-profiles | ||
| windows-custom-settings-configs | ||