coolify/app/Livewire/Team
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
..
Member
Storage
AdminView.php feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
Create.php refactor(redirect): replace redirect calls with redirectRoute helper for consistency 2025-12-26 13:29:59 +01:00
Index.php refactor: remove duplicated validation messages 2026-01-05 13:15:14 +01:00
Invitations.php
InviteLink.php fix(auth): bind magic links to their invitation 2026-06-02 12:57:30 +02:00
Member.php fix(api): validate token team context 2026-06-01 15:17:55 +02:00