aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/muc/persistent.lib.lua
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2022-09-29 12:30:52 +0100
committerMatthew Wild <mwild1@gmail.com>2022-09-29 12:30:52 +0100
commit856a482013e3729f9d2b6b76cc8b061d327391d5 (patch)
tree40ce66ff4f989fb86f41d881707990ca99955735 /plugins/muc/persistent.lib.lua
parent9b8c2cd1c980d5c4a9ec1c4b170e486d16ef1a15 (diff)
downloadprosody-856a482013e3729f9d2b6b76cc8b061d327391d5.tar.gz
prosody-856a482013e3729f9d2b6b76cc8b061d327391d5.zip
mod_muc: Better map restrict_room_creation to role permissions (behaviour change)
With this change and 427dd01f0864, room creation is now effectively restricted to parent-host users by default. This is a better default than previous Prosody versions (where room creation was not restricted). The "local" option for restrict_room_creation is no longer used (any value other than true/false won't change the default behaviour). restrict_room_creation = true will grant prosody:admin the ability to create rooms. restrict_room_creation = false disables all permission checks. Anything between these two can be achieved using custom roles and permissions.
Diffstat (limited to 'plugins/muc/persistent.lib.lua')
0 files changed, 0 insertions, 0 deletions