mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
2 lines
204 B
Text
2 lines
204 B
Text
|
|
- 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.
|