mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added deny command
SVN revision: 238
This commit is contained in:
parent
765d5e7489
commit
bee0408b82
@ -699,6 +699,15 @@ each command in the list defined with the "<I>Menu commands</I>" option, a list
|
|||||||
user names can be specified, which are allowed to execute that command. If the
|
user names can be specified, which are allowed to execute that command. If the
|
||||||
allow option is not present, all users may execute that command by default.
|
allow option is not present, all users may execute that command by default.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<LI><b><code>Deny <command> = <user list></code></b>
|
||||||
|
</ul>
|
||||||
|
<p>
|
||||||
|
Used to deny a certain command to a list of users. This can be used to deny
|
||||||
|
a guest user to enter new messages or modify a message.
|
||||||
|
<p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<LI><b><code>Hosts allow = <list></code></b>
|
<LI><b><code>Hosts allow = <list></code></b>
|
||||||
<LI><b><code>Hosts deny = <list></code></b>
|
<LI><b><code>Hosts deny = <list></code></b>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user