Files
zulip/zerver/views/development/registration.py
Lauryn Menard a9eb70ac68 demo-orgs: Set owner email_address_visibility on account creation.
Since an email address is not required to create a demo organization,
we need a Zulip API email address for the web-app to use until the
owner configures an email for their account.

Here, we set the owner's `email_address_visibility` to "Nobody" when
the owner's account is created so that the Zulip API email field in
their profile is a fake email address string.
2023-08-31 15:02:16 -07:00

4.3 KiB