mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
We were serving 401s on /user_uploads when the user wasn't authenticated (due to it being a REST endpoint). This was causing a login popup to display instead of just a broken image preview. (imported from commit 62640f5bd59eb3b86ab5aae5923ccfa742459805)