coolify/app/Http/Controllers
Andras Bacsai 9b37a1a7eb refactor(auth): drop implicit email verification on invitation link login
The invitation-link login path previously marked the account as
email-verified as a side effect of authenticating, without the user ever
proving control of the mailbox. Remove that branch so every account
goes through the standard signed-URL verification flow.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 12:09:48 +02:00
..
Api refactor(api): return generic error messages for upstream and storage failures 2026-04-20 11:50:30 +02:00
Webhook refactor(webhook): encrypt manual webhook secrets and tighten HMAC verification 2026-04-19 12:52:23 +02:00
Controller.php refactor(auth): drop implicit email verification on invitation link login 2026-04-20 12:09:48 +02:00
OauthController.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
UploadController.php refactor(backup): validate database backup upload file type and size 2026-04-20 11:45:00 +02:00