fleet/ee/server
Konstantin Sykulev aa98469e5d
Deleting icons on vpp_app or software_installer deletion (#32905)
Fixes https://github.com/fleetdm/fleet/issues/32884

- [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] QA'd all new/changed functionality manually

For unreleased bug fixes in a release candidate, one of:

- [x] Confirmed that the fix is not expected to adversely impact load
test results
- [x] Alerted the release DRI if additional load testing is needed

---------

Co-authored-by: Ian Littman <iansltx@gmail.com>
2025-09-12 15:49:38 -05:00
..
calendar Fixed error deleting calendar event for non-existent user. (#30009) 2025-06-18 17:03:06 -05:00
integrationtest Fix flaky host identity test. (#31446) 2025-07-31 19:49:02 +02:00
licensing Allow certain licenses to disable telemetry (#29093) 2025-05-22 14:27:07 -04:00
scim Update PATCH /fleet/scim/Groups/<group name> endpoint to handle duplicate entries (#30533) 2025-07-07 09:33:17 -05:00
service Deleting icons on vpp_app or software_installer deletion (#32905) 2025-09-12 15:49:38 -05:00
webhooks Feature 10196: Add filepath to end-points and third party integrations (#11285) 2023-05-17 16:53:15 -04:00