From 0bf9832187544ab6df056b8c7b93c5cd22178f89 Mon Sep 17 00:00:00 2001 From: Badlop Date: Sat, 9 Jan 2010 00:39:33 +0000 Subject: An AccessCommand with Access 'all', don't require auth to execute it. SVN Revision: 2865 --- doc/guide.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/guide.html') diff --git a/doc/guide.html b/doc/guide.html index 972161a20..f55b91289 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -3556,9 +3556,8 @@ Arguments = [ {ArgumentName, ArgumentValue}, ...] ArgumentName = atom() ArgumentValue = any()

The default value is to not define any restriction: []. -If at least one restriction is defined, then the frontend expects -that authentication information is provided when executing a command. -The authentication information is Username, Hostname and Password of a local XMPP account +The authentication information is provided when executing a command, +and is Username, Hostname and Password of a local XMPP account that has permission to execute the corresponding command. This means that the account must be registered in the local ejabberd, because the information will be verified. -- cgit v1.2.3