mirror of https://github.com/zulip/zulip.git
2a6146110c
Earlier when a user who is not allowed to add subscribers to a stream because of realm level setting "Who can add users to streams" is subscribing other users while creating a new stream than new stream was created but no one is subscribed to stream. To fix this issue this commit makes changes in the API used for adding subscriptions. Now stream will be created only when user has permissions to add other users. With a rewrite of the test by Tim Abbott. |
||
---|---|---|
.. | ||
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 |