coolify/app/Http/Controllers
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
..
Api Restrict upgrade-status endpoint to authenticated root team members 2025-12-12 21:16:36 +01:00
Webhook Fix: Prevent double deployments when multiple GitHub Apps access same repository (#2315) 2025-12-12 11:35:00 +01:00
Controller.php v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
OauthController.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
UploadController.php Delete some useless imports 2024-10-31 16:33:49 +01:00