coolify/routes
Andras Bacsai aea201fcba refactor: move admin route into middleware group and harden authorization
Move the admin panel route into the existing auth middleware group and
replace client-side redirects with server-side abort calls in the
Livewire component. Extract shared authorization logic into reusable
private methods.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 12:24:40 +01:00
..
api.php feat(storage): add storage endpoints and UUID support for databases and services 2026-03-23 15:15:02 +01:00
channels.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
console.php Sending e-mails and settings on Team. 2023-05-25 17:27:52 +01:00
web.php refactor: move admin route into middleware group and harden authorization 2026-03-28 12:24:40 +01:00
webhooks.php chore: remove unused waitlist stuff 2024-12-09 12:00:54 +01:00