mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Moves session alert email side effect out of the account controller into a dedicated `Mails` listener that reacts to a new `SessionCreated` bus event. The event is now always dispatched on session creation; the listener owns all conditional logic (first session, sessionAlerts flag, email-link sessions, user email presence). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| account.php | ||
| graphql.php | ||
| locale.php | ||
| messaging.php | ||
| migrations.php | ||
| project.php | ||
| projects.php | ||
| users.php | ||