luci-base: make logout link depend on luci-base ACL
Fixes: #3966 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
8f67311c26
commit
f44ba4811d
@ -84,6 +84,9 @@
|
||||
"type": "call",
|
||||
"module": "luci.controller.admin.index",
|
||||
"function": "action_logout"
|
||||
},
|
||||
"depends": {
|
||||
"acl": [ "luci-base" ]
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user