mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
It appears that we were not always initializing the Socket object after `setup.js` had the opportunity to set csrf_token. This should fix #6961. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| application.py | ||
| descriptors.py | ||
| event_queue.py | ||
| exceptions.py | ||
| handlers.py | ||
| ioloop_logging.py | ||
| socket.py | ||
| views.py | ||
| websocket_client.py | ||