Files
fleet/server/mock
Carlo 1e9f341eb5 Narrow host lookup for iDevice URL auth (#47141)
# Summary

Adds a `HostByUUID` datastore method that matches on the `uuid` column
only, and uses it in the iOS/iPadOS device URL authentication path
(`AuthenticateIDeviceByURL`) instead of the broader `HostByIdentifier`
helper.
2026-06-09 13:13:37 -04:00
..