summaryrefslogblamecommitdiffstats
path: root/server/lib/permissions/modules/groups.json
blob: 4fdb0100b518f8d8d3921514c8d018461ac7e3b1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                            
[
  {
    "name": "view",
    "description": "View all groups and their information.",
    "groupdependent": true
  },
  {
    "name": "edit",
    "description": "Create, delete, edit groups.",
    "groupdependent": true
  }
]