fleet/website/api
Eric 292c23497f
Website: Update Android Proxy endpoints to return 404 responses if an Android Enterprise are not managed by Fleet (#33816)
Related to: https://github.com/fleetdm/fleet/issues/33266

Changes:
- Added a new helper
`sails.helpers.androidProxy.getIsEnterpriseManagedByFleet`. This helper
returns `true` if a provided Android Enterprise ID is present in the
list of all Android Enterprises managed by Fleet, or `false` if it is
not in the list.
- Updated `create-android-enrollment-token`,
`create-android-signup-url`, and `modify-android-policies` to return a
404 response to the requesting Fleet instance if their Android
Enterprise is not managed by Fleet.
2025-10-06 12:50:42 -05:00
..
controllers Website: Update Android Proxy endpoints to return 404 responses if an Android Enterprise are not managed by Fleet (#33816) 2025-10-06 12:50:42 -05:00
helpers Website: Update Android Proxy endpoints to return 404 responses if an Android Enterprise are not managed by Fleet (#33816) 2025-10-06 12:50:42 -05:00
hooks/custom Website: Fix ad attribution when creating historical event records (#32211) 2025-08-22 11:36:49 -05:00
models Website: Update /start questionnaire and contact form (#31301) 2025-07-25 17:36:42 -05:00
policies Website: Add Microsoft compliance proxy endpoints. (#27403) 2025-06-11 13:01:36 -05:00
responses Website: Fleet Sandbox (#6380) 2022-08-12 17:31:01 -05:00