summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp/permissions/permissions.json
blob: aa2aa0018d4ff4cc6c78e1a407d1e9ae27e31c59 (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
{
    "access-page": {
        "location-aware": false
    },
    "download": {
        "location-aware": false
    },
    "edit.address": {
        "location-aware": false
    },
    "ipxe.bootentry.view": {
        "location-aware": false
    },
    "ipxe.bootentry.edit": {
        "location-aware": false
    },
    "ipxe.menu.view": {
        "location-aware": false
    },
    "ipxe.menu.edit": {
        "location-aware": true
    },
    "ipxe.localboot.edit": {
        "location-aware": false
    }
}