coolify/app/Http/Controllers
Andras Bacsai 596b1cb76e refactor: extract token validation into reusable method
- Add validateProviderToken() helper method to reduce code duplication
- Use request body only ($request->json()->all()) to avoid route parameter conflicts
- Add proper logging for token validation failures
- Add missing DB import to migration file
- Minor test formatting fix

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 12:56:57 +01:00
..
Api refactor: extract token validation into reusable method 2025-12-10 12:56:57 +01:00
Webhook fix: Add comprehensive PR cleanup to GitLab, Bitbucket, and Gitea webhooks 2025-12-08 17:10:39 +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