From b38fb172fa45f3f9c6057c48073bdf8673d9a98c Mon Sep 17 00:00:00 2001 From: John Livingston Date: Thu, 6 May 2021 12:37:49 +0200 Subject: [PATCH] Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a10ff39..504cb915 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Builtin Prosody: use mod_muc_http_defaults to set rooms properties and prevent unauthorized room creation. * Builtin Prosody: use mod_auth_http to auto login peertube users +* Builtin Prosody: instance's admins and moderators are owner of all created room. Video's owner is admin of the room. ### Fixes