coolify/resources/views
Andras Bacsai 3cc416a806 Restrict upgrade-status endpoint to authenticated root team members
- Add auth:sanctum middleware to /api/upgrade-status route
- Check user belongs to root team (id 0) before returning status
- Return 403 if user is not authorized
- Update frontend to send credentials with fetch request
- Update OpenAPI docs with 401/403 responses

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 21:16:36 +01:00
..
auth style: update background colors to use gray-50 for consistency in auth views 2025-11-06 08:43:43 +01:00
components Improve upgrade process UX with better progress visibility 2025-12-12 17:26:08 +01:00
emails Fix Traefik email notification with clickable server links 2025-12-02 13:08:40 +01:00
errors fix(errors): update error pages to provide navigation options 2025-08-22 14:00:01 +02:00
layouts Move inline styles to global CSS file 2025-12-04 13:15:01 +01:00
livewire Restrict upgrade-status endpoint to authenticated root team members 2025-12-12 21:16:36 +01:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
source Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00