mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Fixes #42885 Added new middleware (APIOnlyEndpointCheck) that enforces 403 for API-only users whose request either isn't in the API endpoint catalog or falls outside their configured per-user endpoint restrictions. |
||
|---|---|---|
| .. | ||
| api_only.go | ||
| api_only_test.go | ||
| auth.go | ||
| auth_test.go | ||
| http_auth.go | ||