Fix which userData is checked for deny-nonchannel memo sending.
authorMichael Poole <mdpoole@troilus.org>
Mon, 31 Oct 2011 04:12:34 +0000 (00:12 -0400)
committerMichael Poole <mdpoole@troilus.org>
Mon, 31 Oct 2011 04:12:34 +0000 (00:12 -0400)
commitffcb5269fdd500f1f7b1603fa9442115d8df3d4b
tree00ae6de740bc3a6673702f1b710c89460a4e16db
parenta1719171190968b32785bc7b592cdc32d6f68ea3
Fix which userData is checked for deny-nonchannel memo sending.

Fixes SourceForge bug #3308832.

src/mod-memoserv.c (memoserv_can_send): Require the recipient to have
    joined a channel for their membership there to count as common
    with the sender.  (This was the original intent.)
src/mod-memoserv.c