summaryrefslogtreecommitdiffstats
path: root/modules-available/dnbd3/hooks/runmode/config.json
diff options
context:
space:
mode:
authorSimon Rettberg2018-02-27 14:35:01 +0100
committerSimon Rettberg2018-02-27 14:35:01 +0100
commitbf1c0558f7afb4a6bf1716d533b901f51f60fa4d (patch)
tree93226fb699c4a09a3b07f83d2e00c9f16c60dd4a /modules-available/dnbd3/hooks/runmode/config.json
parent[runmode] Support permissions supplied by module; fix handling of deleteUrl m... (diff)
downloadslx-admin-bf1c0558f7afb4a6bf1716d533b901f51f60fa4d.tar.gz
slx-admin-bf1c0558f7afb4a6bf1716d533b901f51f60fa4d.tar.xz
slx-admin-bf1c0558f7afb4a6bf1716d533b901f51f60fa4d.zip
[dnbd3] Implement permissions
Diffstat (limited to 'modules-available/dnbd3/hooks/runmode/config.json')
-rw-r--r--modules-available/dnbd3/hooks/runmode/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules-available/dnbd3/hooks/runmode/config.json b/modules-available/dnbd3/hooks/runmode/config.json
index a3f6d01f..683e0280 100644
--- a/modules-available/dnbd3/hooks/runmode/config.json
+++ b/modules-available/dnbd3/hooks/runmode/config.json
@@ -4,5 +4,6 @@
"noSysconfig": true,
"systemdDefaultTarget": "dnbd3-proxy",
"allowGenericEditor": true,
- "deleteUrlSnippet": "dummyparam="
+ "deleteUrlSnippet": "dummyparam=",
+ "permission": ".dnbd3.configure.proxy"
} \ No newline at end of file