processone / ejabberd

Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
https://www.process-one.net/en/ejabberd/
Other
6k stars 1.5k forks source link

mod_block_strangers: Allow messages from joined MIX channels #4208

Open melvo opened 2 months ago

melvo commented 2 months ago

Environment

Bug description

mod_block_strangers blocks messages coming from MIX channels even if the user has joined them. Instead, mod_block_strangers should allow messages if the user joined a MIX channels (i.e., the MIX channel is in the roster).

melvo commented 2 months ago

@weiss Here is the outcome of our discussion.