mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
If `render()` is called from middleware that runs before the authentication middleware, then this code path will be called with a request object where request.user is not yet set. Handle this by providing a reasonable error message.
2.9 KiB
2.9 KiB