WoltLab / com.woltlab.wcf.conversation

User Conversation System
GNU Lesser General Public License v2.1
13 stars 13 forks source link

Non-activated users should not be able to use conversations by default #197

Closed BurntimeX closed 5 months ago

BurntimeX commented 6 months ago

Conversations are potentially used for spam. Especially in communities where the admin manually activates users, non-activated users should not be allowed to create conversations.

The permissions should be set to "No" for the "Everyone" user group in the standard installation.