Add authentication to chatbox

This commit is contained in:
cuom1999 2020-06-15 15:19:00 -05:00
parent 3876896b97
commit 7f9245570f
2 changed files with 12 additions and 9 deletions

View file

@ -141,10 +141,6 @@
message = {
'body': body,
'image': img,
'author': '{{request.profile}}',
'author_id': {{request.profile.id}},
'css_class': '{{request.profile.css_class}}',
}
chatSocket.send(JSON.stringify({