cmd_msg*() now work properly in guest mode. This completes the minimum required...
authorArt Cancro <ajc@citadel.org>
Fri, 3 Sep 2010 17:06:18 +0000 (13:06 -0400)
committerArt Cancro <ajc@citadel.org>
Fri, 3 Sep 2010 17:06:18 +0000 (13:06 -0400)
commitd81a8e5b6340cfd26f5266c08bff6dede26084c8
tree67c61d6945af4ca7dbd4fcba396d21d9d0243883
parent313288b6d9a22d9378a01a629daff0c261460ebb
cmd_msg*() now work properly in guest mode.  This completes the minimum required functionality for an anonymous guest client to traverse public rooms and read messages.
citadel/msgbase.c