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)
commitb8eb22f8c5935a353f8ea6d6918d14de1830357b
tree67c61d6945af4ca7dbd4fcba396d21d9d0243883
parentd553a5a769d887029c43dc5e1bc80664be0f8dd7
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