fleet/ee/server/service
Jordan Montgomery 5abf101d9a
#31450 Fix API errors on Wipe/Lock/Turn off MDM on Personal MDM devices (#31483)
Fixes #31450 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## 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
2025-08-01 10:03:37 -04:00
..
digicert Renewal of DigiCert certificates on macOS (#28449) 2025-04-24 08:35:15 -04:00
embedded_scripts Update linux_wipe.sh (#29146) 2025-05-19 10:25:23 -05:00
hostidentity Host identity cert renewal (#31372) 2025-07-30 16:46:36 +02:00
testdata Populate version for macOS Chrome FMA on import, use Chrome Enterprise PKG instead of DMG, add tooltip on "latest" version when adding FMA (#30926) 2025-07-24 16:14:01 -05:00
appconfig.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
calendar.go Handle null HostID on calendar webhook endpoint (#30130) 2025-06-23 13:10:10 -04:00
calendar_test.go Downloading a software installer package now shows the browser's built-in progress bar (#21341) 2024-08-20 12:37:29 -05:00
devices.go 28342: Do not report error if host already escrowed (#30652) 2025-07-09 12:47:17 -04:00
errors.go Added better handling of timeout and insufficient permissions errors in NDES SCEP proxy. (#23654) 2024-11-11 14:57:28 -06:00
hosts.go #31450 Fix API errors on Wipe/Lock/Turn off MDM on Personal MDM devices (#31483) 2025-08-01 10:03:37 -04:00
maintained_apps.go Populate version for macOS Chrome FMA on import, use Chrome Enterprise PKG instead of DMG, add tooltip on "latest" version when adding FMA (#30926) 2025-07-24 16:14:01 -05:00
maintained_apps_test.go Populate version for macOS Chrome FMA on import, use Chrome Enterprise PKG instead of DMG, add tooltip on "latest" version when adding FMA (#30926) 2025-07-24 16:14:01 -05:00
mdm.go Make sure SAML requests always ask for email format NameID (#31008) 2025-07-17 14:25:33 -04:00
mdm_export_for_test.go Update/fix/add tests for puppet-related flow (preassign+match) (#17859) 2024-03-26 13:41:40 -04:00
mdm_external_test.go Replace home-made SAML implementation with https://github.com/crewjam/saml (#28486) 2025-07-07 15:13:46 -03:00
mdm_profiles.go Enforce FileVault at login when manually enrolled (#31170) 2025-08-01 15:15:11 +02:00
mdm_test.go Enforce FileVault at login when manually enrolled (#31170) 2025-08-01 15:15:11 +02:00
orbit.go Wait for expected profiles to be sent before releasing device (#31381) 2025-07-31 17:50:57 +02:00
scep_proxy.go fleetd generate TPM key and issue SCEP certificate (#30932) 2025-07-18 11:31:52 -03:00
scep_proxy_test.go Add one-time challenge support to custom SCEP proxy (#29832) 2025-06-12 08:56:13 -05:00
scim.go Added scim/details endpoint (#28007) 2025-04-10 14:08:45 -05:00
service.go Add VPP policy automation support to backend (#25154) 2025-01-13 15:53:24 -06:00
setup_experience.go fix: report a failure in setup experience if a VPP app installation fails due to lack of licenses (#27163) 2025-03-17 09:43:51 -04:00
setup_experience_test.go Upcoming Activities feature branch (#25450) 2025-02-11 14:53:11 -05:00
software.go Fixed bug when using without_vulnerability_details and vulnerability filters (#24769) 2024-12-13 16:39:21 -06:00
software_installers.go Removed fleet secret validation during gitops dry runs (#31402) 2025-07-30 13:12:39 -05:00
software_installers_test.go Extract UpgradeCode from MSI custom packages, use for better uninstall script generation (#30969) 2025-07-17 10:33:23 -05:00
teams.go Add config for requiring BitLocker PIN (#31109) 2025-07-23 14:38:49 -05:00
teams_test.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
users.go Make sure SAML requests always ask for email format NameID (#31008) 2025-07-17 14:25:33 -04:00
users_test.go Allow setting user roles during JIT provisioning (#10193) 2023-03-01 20:18:40 -03:00
vpp.go add activity for automatic install policy creation (#29409) 2025-05-28 17:58:58 -04:00
vulnerabilities.go Updated /api/v1/fleet/vulnerabilities/{cve} endpoint (#21463) 2024-08-21 12:52:28 -05:00