mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
2 lines
224 B
Text
2 lines
224 B
Text
|
|
* Added user_api_endpoints table to track per-user API endpoint permissions.
|
||
|
|
* Added startup validation that panics if any route declared in service/api_endpoints.yml is not registered in the router.
|