summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/permissions/permissions.json
blob: a5823775efce7abd6e1781f793e233939bdea031 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
    "machine.delete": {
        "location-aware": true
    },
    "machine.note.view": {
        "location-aware": true
    },
    "machine.note.edit": {
        "location-aware": true
    },
    "hardware.projectors.view": {
        "location-aware": false
    },
    "hardware.projectors.edit": {
        "location-aware": false
    },
    "machine.view-details": {
        "location-aware": true
    },
    "view.summary": {
        "location-aware": true
    },
    "view.list": {
        "location-aware": true
    },
    "replace": {
        "location-aware": true
    },
    "hints": {
        "location-aware": true
    }
}