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. |
||
|---|---|---|
| .. | ||
| clientip.go | ||
| clientip_test.go | ||
| endpoint_utils.go | ||
| endpoint_utils_test.go | ||
| extract_alias_rules_test.go | ||
| json_key_duplicator.go | ||
| json_key_duplicator_test.go | ||
| json_key_rewriter.go | ||
| json_key_rewriter_test.go | ||
| route_template.go | ||
| transport_error.go | ||
| transport_error_test.go | ||