coolify/routes
Andras Bacsai e7bbd45408 refactor(api): validate and throttle feedback endpoint
- Validate content (required string, min:10, max:2000) in OtherController@feedback
- Register 'feedback' named rate limiter (3/min per user or IP) in RouteServiceProvider
- Apply throttle:feedback middleware to POST /api/feedback
- Forward to Discord with allowed_mentions.parse=[] and a 5s HTTP timeout

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-19 14:41:47 +02:00
..
api.php refactor(api): validate and throttle feedback endpoint 2026-04-19 14:41:47 +02: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 Merge remote-tracking branch 'origin/next' into jean/organize-service-ui 2026-04-14 10:52:01 +02:00
webhooks.php chore: remove unused waitlist stuff 2024-12-09 12:00:54 +01:00