aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_card/user_card.vue
diff options
context:
space:
mode:
authorslice <ryaneft@gmail.com>2019-03-10 01:54:26 -0800
committerslice <ryaneft@gmail.com>2019-03-10 01:54:26 -0800
commita67881b096dc4e49db804b7267c3bf49ff78bca6 (patch)
treebc921d4c97efd1aebdc7ce0d4e112ba8386d20b5 /src/components/user_card/user_card.vue
parent09736691ea79e66c9e41d6f723384769088eb2d0 (diff)
Check for websocket token before connecting to chat
Closes #403. Previously, a socket to the chat channel would be opened if chat is enabled, regardless if the user is logged in or not. This patch only allows a connection to be opened if a wsToken (websocket token) is present, which prevents websocket errors from unauthenticated users.
Diffstat (limited to 'src/components/user_card/user_card.vue')
0 files changed, 0 insertions, 0 deletions