coolify/app/Http/Controllers
Andras Bacsai cd06e10b1b fix(auth): bind magic links to their invitation
Include the invitation UUID in generated magic link tokens and validate the
matching stored invitation link before logging the user in, preventing stale
or same-email invitations from being reused.
2026-06-02 12:57:30 +02:00
..
Api fix(applications): harden image validation 2026-06-02 11:11:33 +02:00
Webhook fix(webhook): match GitLab SSH repos with custom ports 2026-05-31 21:46:23 +02:00
Controller.php fix(auth): bind magic links to their invitation 2026-06-02 12:57:30 +02:00
OauthController.php fix: normalize oauth emails before matching users 2026-04-09 09:38:56 -06:00
UploadController.php fix(backup): add .dmp to allowed extensions for database import (#9869) 2026-04-29 18:57:50 +02:00