mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| account.php | ||
| graphql.php | ||
| locale.php | ||
| messaging.php | ||
| migrations.php | ||
| project.php | ||
| projects.php | ||
| users.php | ||