CluPilotCloud/tests/Feature/Mail
nexxo 75b4a47768 Stop mailing the initial admin password, hold it in the panel until noted
The password no longer travels through third-party mail servers or sits
forever in an inbox: it moves onto the instance (encrypted, same as
nc_admin_ref) and shows on the dashboard until the customer clicks
"Notiert", which deletes it for good.
2026-07-28 23:19:20 +02:00
..
MailSettingsPageTest.php Move the console's identity out of the customer table 2026-07-28 10:31:43 +02:00
MailboxModelTest.php Let a mailbox send without a password when it never needed one 2026-07-28 05:54:21 +02:00
MailboxResolverTest.php Move the one SMTP account into the mailbox table it outgrew 2026-07-28 00:24:54 +02:00
MailboxSeedMigrationTest.php Trust an explicitly configured mail host or port over the placeholder 2026-07-28 07:10:53 +02:00
MailboxTakeoverTest.php Close the data-loss paths the review found in the mailbox takeover 2026-07-28 01:15:50 +02:00
MailboxTesterTest.php Bound the mail test-send and real send to a timeout instead of hanging 2026-07-28 16:36:14 +02:00
MailboxTransportTest.php Bound the mail test-send and real send to a timeout instead of hanging 2026-07-28 16:36:14 +02:00
SenderAddressTest.php Stop mailing the initial admin password, hold it in the panel until noted 2026-07-28 23:19:20 +02:00