From 705c5b4c1cfe5b1b8a1acf0d5550c5badfa8c3e2 Mon Sep 17 00:00:00 2001 From: Badlop Date: Tue, 27 Apr 2010 23:16:48 +0200 Subject: [PATCH] New Access rule webadmin_view for read-only (thanks to Oleg Palij)(EJAB-213) --- doc/guide.html | 7 +++- doc/guide.tex | 9 ++++- src/web/ejabberd_web_admin.erl | 61 +++++++++++++++++++--------------- 3 files changed, 49 insertions(+), 28 deletions(-) diff --git a/doc/guide.html b/doc/guide.html index fe821c9b6..467b2cfcd 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -3681,7 +3681,8 @@ you will see a page similar to figure 4.1.


Here you can edit access restrictions, manage users, create backups, manage the database, enable/disable ports listened for, view server -statistics,…

Examples: +statistics,…

The access rule configure determines what accounts can access the Web Admin and modify it. +The access rule webadmin_view is to grant only view access: those accounts can browse the Web Admin with read-only access.

Example configurations: