mirror of https://github.com/zulip/zulip.git
213d0f4990
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. |
||
---|---|---|
.. | ||
actions | ||
data_import | ||
integration_fixtures/nagios | ||
lib | ||
management | ||
migrations | ||
openapi | ||
tests | ||
tornado | ||
views | ||
webhooks | ||
worker | ||
__init__.py | ||
apps.py | ||
context_processors.py | ||
decorator.py | ||
filters.py | ||
forms.py | ||
logging_handlers.py | ||
middleware.py | ||
models.py | ||
signals.py |