File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 160
160
'hub.update ' ,
161
161
],
162
162
],
163
- 'role:staff- hub.admin ' => [
163
+ 'role:hub.staff- admin ' => [
164
164
'type ' => 1 ,
165
165
'description ' => 'The role is generally assigned to staff who are in charge of client \'s hubs administration ' ,
166
166
'children ' => [
181
181
'type ' => 1 ,
182
182
'description ' => 'The role is generally assigned to staff who have exceptionally high permissions on hubs management ' ,
183
183
'children ' => [
184
- 'role:staff- hub.admin ' ,
184
+ 'role:hub.staff- admin ' ,
185
185
'role:hub.manager ' ,
186
186
],
187
187
],
877
877
'children ' => [
878
878
'role:admin ' ,
879
879
'role:server.staff-admin ' ,
880
- 'role:staff- hub.admin ' ,
880
+ 'role:hub.staff- admin ' ,
881
881
],
882
882
],
883
883
'role:accounter ' => [
Original file line number Diff line number Diff line change 49
49
'role:hub.admin ' => [
50
50
'description ' => 'The role is generally assigned to reseller staff who are in charge of client \'s hubs administration ' ,
51
51
],
52
- 'role:staff- hub.admin ' => [
52
+ 'role:hub.staff- admin ' => [
53
53
'description ' => 'The role is generally assigned to staff who are in charge of client \'s hubs administration ' ,
54
54
],
55
55
'role:hub.manager ' => [
Original file line number Diff line number Diff line change 70
70
'role:hub.admin ' => [
71
71
'hub.read ' , 'hub.update ' ,
72
72
],
73
- 'role:staff- hub.admin ' => [
73
+ 'role:hub.staff- admin ' => [
74
74
'role:hub.admin ' , 'hub.create ' , 'hub.delete ' ,
75
75
],
76
76
'role:hub.manager ' => [
77
77
'hub.read ' , 'hub.sell ' ,
78
78
],
79
79
'role:hub.master ' => [
80
- 'role:staff- hub.admin ' , 'role:hub.manager ' ,
80
+ 'role:hub.staff- admin ' , 'role:hub.manager ' ,
81
81
],
82
82
'role:consumption.user ' => [
83
83
'consumption.read ' ,
381
381
'role:staff-admin ' => [
382
382
'role:admin ' ,
383
383
'role:server.staff-admin ' ,
384
- 'role:staff- hub.admin ' ,
384
+ 'role:hub.staff- admin ' ,
385
385
],
386
386
'role:accounter ' => [
387
387
'role:manager ' ,
You can’t perform that action at this time.
0 commit comments