mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-28 15:57:23 +00:00
perf: filter application
This commit is contained in:
parent
7ca2fdca89
commit
f4b0ba43a2
@ -94,6 +94,7 @@ exclude_permissions = (
|
|||||||
('terminal', 'sessionsharing', 'view,add,change,delete', 'sessionsharing'),
|
('terminal', 'sessionsharing', 'view,add,change,delete', 'sessionsharing'),
|
||||||
('terminal', 'session', 'delete,share', 'session'),
|
('terminal', 'session', 'delete,share', 'session'),
|
||||||
('terminal', 'session', 'delete,change', 'command'),
|
('terminal', 'session', 'delete,change', 'command'),
|
||||||
|
('applications', '*', '*', '*'),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user