mirror of
https://github.com/xcat2/confluent.git
synced 2025-03-01 00:31:42 +00:00
Fix web consoles/shells for operators
Operator role needed more permissions to act as expected.
This commit is contained in:
parent
7b5361a019
commit
3564de8c6d
@ -49,6 +49,8 @@ _allowedbyrole = {
|
||||
'/node*/inventory/firmware/updates/*',
|
||||
'/node*/suppport/servicedata*',
|
||||
'/node*/attributes/expression',
|
||||
'/nodes/*/console/session*',
|
||||
'/nodes/*/shell/sessions*',
|
||||
],
|
||||
'update': [
|
||||
'/discovery/*',
|
||||
|
Loading…
x
Reference in New Issue
Block a user