mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
This adds two new functions for parsing out the domain and username
from an email address, and switches our backend to use them and
django.core.validators.valid_email() rather than custom parsing and
raw email.split("@").
(imported from commit 3d6e997d66908811eccb5f82f2f7fe349b40f238)
2.7 KiB
2.7 KiB