initial import of group reader (unfinished)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40426
This commit is contained in:
David Anderson
2007-01-30 05:42:57 +00:00
parent d52aaa81d9
commit 5085521b54
4 changed files with 157 additions and 4 deletions
+3 -3
View File
@@ -4,9 +4,9 @@ Groups
* Allowed properties for a group:
*
* "flags" - Flag string.
* "inherit" - Inherits permissions from another group.
* "inherit" - Inherits permissions from another group. Use one group per instance of this key.
* "immunity" - Specifies a group to be immune to. Use "*" for all or "$" for users with no group.
* NOTE: No one, even a root user, is immune from other root users.
* This key may be used multiple times.
*/
"Full Admins"
{
@@ -14,7 +14,7 @@ Groups
* You can override commands and command groups here.
* Specify a command name or group and either "allow" or "deny"
* Examples:
* ":CSDM" "allow"
* ":CSDM" "allow"
* "csdm_enable" "deny"
*/
Commands