coolify/app/Notifications/TransactionalEmails
Andras Bacsai 546256b22c Fix: Allow test emails to be sent to any email address
Test emails should work with any recipient email address for verification purposes, not just team members. Added an isTestNotification flag to both Test notification classes and modified EmailChannel to skip team membership validation for test notifications.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-12 11:12:19 +01:00
..
EmailChangeVerification.php feat(email): implement email change request and verification process 2025-08-18 14:54:08 +02:00
InvitationLink.php fix(email): transactional emails not sending 2025-04-03 15:02:04 +02:00
ResetPassword.php fix(email): transactional emails not sending 2025-04-03 15:02:04 +02:00
Test.php Fix: Allow test emails to be sent to any email address 2025-12-12 11:12:19 +01:00