Skip to content
New issue

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

sql: allow non-admins to modify some cluster settings #53554

Closed
solongordon opened this issue Aug 27, 2020 · 1 comment
Closed

sql: allow non-admins to modify some cluster settings #53554

solongordon opened this issue Aug 27, 2020 · 1 comment
Assignees
Labels
A-sql-privileges SQL privilege handling and permission checks. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Comments

@solongordon
Copy link
Contributor

As part of the finer-grained role options work, we would like to add a role option which allows the user to modify certain cluster settings. This will include the sql.defaults.* settings as well as others which we deem acceptable for non-admins.

@solongordon solongordon added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-sql-privileges SQL privilege handling and permission checks. labels Aug 27, 2020
@solongordon solongordon self-assigned this Aug 27, 2020
@solongordon
Copy link
Contributor Author

Fixed by #53930

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sql-privileges SQL privilege handling and permission checks. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Projects
None yet
Development

No branches or pull requests

1 participant