mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-24 16:01:18 +00:00
- Add getIdentities() method to JMAP client - Fetch and store identities in auth store on login - Add From selector in composer (dropdown for multiple identities) - Pass identity email/ID through send flow instead of using username - Add translations for From field (en/fr) This allows proper sender address handling for LDAP and other auth backends where username differs from email address. Closes #5