mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
This enables granting regular users permission to create nodes via the new roles framework. Previously this required either making everyone an admin or writing a custom mod_pubsub variant with different permission details. Previous default behavior of only allowing creation by admin is kept as to not give out unexpected permissions on upgrade, but could be reevaluated at a later time. Fixes #1324 |
||
---|---|---|
.. | ||
mod_pubsub.lua | ||
pubsub.lib.lua |