mirror of https://github.com/zulip/zulip.git
fbb475b16a
The logic for hash redirects for stream settings did not check for deleted or non-existent streams. Thus a hash of the form `/#streams/{invalid_stream_id}/*` gave gave a blueslip error. This change fixes that logic to treat such hashes equivalent to streams whose settings cannot be accessed by that user and redirects such invalid hashes to `/#streams/subscribed/`. |
||
---|---|---|
.. | ||
assets | ||
audio/notification_sounds | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |