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 feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
Storage Fix styling 2024-06-10 20:43:34 +00:00
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 feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
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