mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
The presence of the name "François" in the random first name list led to email addresses of the form `françois1234@zulip.com` which are invalid. Strip invalid ASCII from the email addresses generated in populate_db, and validate them before tossing them verbatim into the database.
ZILENCER -- The Zulip license manager
This app is the place for storing state about various deployments of Zulip that exist in the world.