mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
c89d075200
- Replaced the previous disposable email validation logic with the EmailNotDisposable validator from the Utopia Emails library for consistency and improved maintainability. - Removed unnecessary configuration loading related to disposable emails, aligning with recent updates to the email validation process.