coolify/app/Http
Andras Bacsai 43919ef4e0 fix(security): encrypt GitLab webhook token and mask input
Webhook secret was stored and shown as plaintext. Use a password field,
encrypt at rest (with legacy plaintext read support), and look up tokens
via findByWebhookToken so encrypted values still authenticate webhooks.
2026-07-21 21:21:04 +02:00
..
Controllers fix(security): encrypt GitLab webhook token and mask input 2026-07-21 21:21:04 +02:00
Middleware Merge remote-tracking branch 'origin/next' into v5-parallel-inertia-react 2026-07-11 10:06:49 +02:00
Kernel.php feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00