mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +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. |
||
|---|---|---|
| .. | ||
| cleanup_expired_activities.go | ||
| cleanup_host_activities.go | ||
| endpoint_utils.go | ||
| handler.go | ||
| handler_test.go | ||
| new_activity.go | ||
| new_activity_test.go | ||
| service.go | ||
| service_test.go | ||