mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
dd29967e99
- SessionCreated event now carries only domain data (no isFirstSession) - Mails listener uses ordered guard clauses, deferring the DB query until cheaper checks pass - Drop $user Document allocation in favour of direct array access - Inline FileName validator and $smtpEnabled into their use sites - Extract $isBranded to eliminate duplicate APP_BRANDED_EMAIL_BASE_TEMPLATE check Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>