From 88945ebb7c0603e9db1b155dc6e4e8eb77924c84 Mon Sep 17 00:00:00 2001 From: Stephane de Labrusse Date: Fri, 6 Sep 2024 17:07:32 +0200 Subject: [PATCH] feat: Update ejabberd.yml with webadmin commands permissions --- imageroot/templates/ejabberd.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/imageroot/templates/ejabberd.yml b/imageroot/templates/ejabberd.yml index 2d4aa10..124b8c9 100644 --- a/imageroot/templates/ejabberd.yml +++ b/imageroot/templates/ejabberd.yml @@ -168,7 +168,15 @@ api_permissions: what: - "status" - "connected_users_number" - + "webadmin commands": + from: + - ejabberd_web_admin + who: + access: + allow: + - acl: admin + what: + - "*" acl: