mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
Remove resource pools from the ACE endpoints list to prevent accidental access through the 'all endpoints' option. Resource pools must be explicitly configured for team sharing to maintain clear security boundaries and prevent unintended exposure of shared projects. This change aligns the UI behavior with the actual permission checking logic where 'path: /' does not grant resource pool access.