summaryrefslogtreecommitdiffstats
path: root/server/lib/permissions/modules/registration.json
blob: d7bd7d86c731b03ef42047cb8baeeb6aebadb10c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "name": "view",
    "description": "View all registration hooks including their informations.",
    "groupdependent": false
  },
  {
    "name": "edit",
    "description": "Edit and delete registration hooks.",
    "groupdependent": false
  }
]