coolify/app/Livewire/Source/Gitlab
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
..
Change.php fix(security): encrypt GitLab webhook token and mask input 2026-07-21 21:21:04 +02:00
Create.php fix(ui): align GitLab App create modal with GitHub 2026-07-21 20:54:59 +02:00