mirror of https://github.com/zulip/zulip.git
5e33ae8adf
To make creation of demo organizations feel lightweight for users, we do not want to require an email address at sign-up. Instead an empty string will used for the new realm owner's email. Currently implements that for new demo organizations in the development environment. Because the user's email address does not exist, we don't enqueue any of the welcome emails upon account/realm creation, and we don't create/send new login emails. This is a part of #19523. Co-authored by: Tim Abbott <tabbott@zulip.com> Co-authored by: Lauryn Menard <lauryn@zulip.com> |
||
---|---|---|
.. | ||
__init__.py | ||
cache.py | ||
camo.py | ||
dev_login.py | ||
email_log.py | ||
integrations.py | ||
registration.py | ||
user_groups.py |