Hi everyone,
I updated openfire to the last version, and i tried to use broadcast plugin.
I configured it adding the properties to system properties and specifying the allowed users to create broadcast messages.
plugin.broadcast.allowedUsers | myuser@arbue01as06,anotheruser@arbue01as06 |
plugin.broadcast.disableGroupPermissions | false |
plugin.broadcast.groupMembersAllowed | false |
The thing is that when i enabled the property broadcast.enabled = true all spark clients can send broadcast messages, because the option start appearing in all users.
I need to add specific users and groups to allow send broadcast messages.