mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-09-06 15:39:07 +00:00
6fc4a43a04
Add /api/api-tokens/ to HUB_ONLY_PREFIXES. Reuses existing case-insensitive isHubOnlyPath matcher. Full API-token tests cover GET/POST/DELETE for both Proxy and Pilot agent modes, plus query-param (Pilot), mixed-case path, and hub-local CRUD lifecycle using the created token's returned ID. Existing SSO matrix, disconnected-Pilot, and mixed-case Secrets regressions are preserved.