default anon can do nothing
This commit is contained in:
parent
45bff3ff31
commit
0300065b9d
1 changed files with 0 additions and 3 deletions
|
@ -70,9 +70,6 @@ new UserClass("base", null, array(
|
|||
));
|
||||
|
||||
new UserClass("anonymous", "base", array(
|
||||
"edit_image_tag" => True,
|
||||
"edit_image_source" => True,
|
||||
"create_image_report" => True,
|
||||
));
|
||||
|
||||
new UserClass("user", "base", array(
|
||||
|
|
Reference in a new issue