Builtin Prosody modules:

* initialize prosody modules folder
* comment on prosody modules licensing
* use mod_muc_http_defaults to set rooms properties and prevent unauthorized room creation WIP
This commit is contained in:
John Livingston
2021-04-29 16:50:30 +02:00
parent cc5e58ded1
commit 62af899a50
8 changed files with 408 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## ???
* Builtin Prosody: use mod_muc_http_defaults to set rooms properties and prevent unauthorized room creation.
## v2.0.3
* Fix Peertube server crash when prosody is not installed