changeset 6521:28e39dbf9d7b

mod_admin_web: update compability
author Menel <menel@snikket.de>
date Fri, 24 Apr 2026 12:43:00 +0200
parents 7eb114975cec
children c4d3f0c208e9
files mod_admin_web/README.md
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mod_admin_web/README.md	Fri Apr 24 12:40:13 2026 +0200
+++ b/mod_admin_web/README.md	Fri Apr 24 12:43:00 2026 +0200
@@ -1,6 +1,6 @@
 ---
 labels:
-- 'Stage-Beta'
+- 'Stage-Broken'
 summary: Web administration interface
 rockspec:
   build:
@@ -22,6 +22,8 @@
 that you are set as an administrator for in the Prosody config file. It
 also provides a live list of all S2S and C2S connections.
 
+**This module is broken for prosody >0.12 since it uses "is_admin"**
+
 Installation
 ============
 
@@ -55,7 +57,7 @@
 =============
 
   --------- ---------------
-  13.0      Works
+  13.0      broken
   0.12      Works
   \<= 0.11  broken
   --------- ---------------