panel
panel copied to clipboard
Command Blacklist / Whitelist
Is there an existing feature request for this?
- [X] I have searched the existing issues before opening this feature request.
Describe the feature you would like to see.
I would like to be able to whitelist / blacklist commands. Regular Expressions could be used to match portions of the command to only allow someone to start or stop a plugin, change user permissions, etc
Describe the solution you'd like.
Under each subuser, there's be 2 toggles. "Command Whitelist" and "Command Blacklist". Only one of these can be checked. Under these permissions, a text area would appear where the user could write regex strings (one on each line). If it is a whitelist, commands entered into the console MUST match the regex, vs blacklist (typical implementation)
Additional context to this request.
No response