Replies: 4 comments
-
Currently the UI handles all the permissions and roles. I don’t plan to have any agent specific logic because that would break remote clients. I would rather support this at the user level. Similar how authentication supports filter, it would make sense to also support roles for shell and actions. |
Beta Was this translation helpful? Give feedback.
-
Can I use filters to restrict access to actions and shell? |
Beta Was this translation helpful? Give feedback.
-
It would be convenient to use filters for users. |
Beta Was this translation helpful? Give feedback.
-
Not right now. If more people upvote then I can work on it. Moving to discussion. You can also send PR. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature you would like to see
I would like to be able to control the activation of actions and shell for specific agents. At the moment, if enabled globally, then all agents have actions or shell enabled.
Describe how you would like to see this feature implemented
Use the existing variables DOZZLE_ENABLE_ACTIONS and DOZZLE_ENABLE_SHELL but on the agent itself
Describe any alternatives you've considered
No response
Beta Was this translation helpful? Give feedback.
All reactions