mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
Removes the notification message that was sent if a stream named "signups" exists in the `settings.SYSTEM_BOT_REALM`. This was a undocumented feature that would send a notification message when a new user registered with a Zulip organization that was hosted by an admin realm like Zulip Cloud. This removes two database queries when a new user is created: one to get the system bot realm and the other to get the notification bot in said realm. Note that there are still notification messages sent when a new organization is registered with the admin realm if the "signups" stream exists.
14 KiB
14 KiB