fastchat / server

The server for FastChat
MIT License
8 stars 3 forks source link

Users can join a group and have no name or avatar #126

Open stormageddon opened 9 years ago

stormageddon commented 9 years ago

see: steam_buddy

Besties is a member of steam_buddy's groups, but steam_buddy is not a member of Besties. He can still post, but has no name or avatar.

ethanmick commented 9 years ago

But is this a side effect of you manipulating the DB?

stormageddon commented 9 years ago

It most likely is, but we should probably still check to ensure that a user has a group and the group has the user before sending messages just in case.