mirror of https://github.com/zulip/zulip.git
b2cb443d24
Because we use access_stream_by_id here, and that checks for an active subscription to interact with a private stream, this didn't work. The correct fix to add an option to active_stream_by_id to accept an argument indicating whether we need an active subscription; for this use case, we definitely do not. |
||
---|---|---|
.. | ||
__init__.py | ||
queue_processors.py |