We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Right now all actions the system require SERVER_ADMIN privelege. It would be great to be able to create more restrictive accounts.
Probably most crucially restrict access to run arbitrary SQL queries.
TBD!
Maybe option to restrict a user to specific plugin/set of plugins? Maybe just a "CONFIGURATOR" role which doesn't give SQL writing privileges?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe
Right now all actions the system require SERVER_ADMIN privelege.
It would be great to be able to create more restrictive accounts.
Probably most crucially restrict access to run arbitrary SQL queries.
Describe the solution you'd like
TBD!
Maybe option to restrict a user to specific plugin/set of plugins?
Maybe just a "CONFIGURATOR" role which doesn't give SQL writing privileges?
Acceptance Criteria
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: