Roxen.git
/
server
/
translations
/
eng
/
roxen_config.xml
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/translations/eng/roxen_config.xml:1908:
<dt>CMD <b>user</b>=<i>name[,name,...]</i> [return]</dt> <dd>Requires a authenticated user. If the user name 'any' is used, any valid user will be OK. Otherwise, one of the listed users are required.</dd> <dt>CMD <b>group</b>=<i>name[,name,...]</i> [return]</dt> <dd>Requires a authenticated user with a group. If the group name 'any' is used, any valid group will be OK. Otherwise, one of the listed groups are required.</dd> <dt>CMD <b>dns</b>=<i>pattern[,pattern,...]</i> [return]</dt> <dd>Require one of the specified DNS domain-names</dd> <dt>CMD <b>time</b>=<i>HH:mm-HH:mm</i> [return]</dt> <dd>Only allow access to the module from the first time to the second each day. Both times should be specified in 24-hour HH:mm format.</dd> <dt>CMD <b>day</b>=<i>day[,day,...]</i> [return]</dt>
-
<dd>Only allow access during certain days. Day is either a numerical value (
monday
=1,
sunday
=7) or a string (monday,
thuesday
etc)</dd></dl><p>
+
<dd>Only allow access during certain days. Day is either a numerical value (
Monday
=1,
Sunday
=7) or a string (monday,
tuesday
etc)</dd></dl><p>
pattern is always a glob pattern (* = any characters, ? = any character). </p><p> return means that reaching this command results in immediate return, only useful for 'allow'.</p> <p>'deny' always implies a return, no futher testing is done if a 'deny' match.</p> </o> <t></t> </str>