coolify/tests/Feature/Proxy
Andras Bacsai 41e1248b6f fix(auth): enforce proxy authorization checks in server navbar
Add authorization gate using @can('manageProxy') directive to ensure only
authorized users can view and interact with proxy control buttons (restart,
stop, start) in the server navbar component. Refactor tests to validate that
members cannot see proxy buttons while admins can.
2026-02-25 15:37:04 +01:00
..
RestartProxyTest.php fix(auth): enforce proxy authorization checks in server navbar 2026-02-25 15:37:04 +01:00