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

Fix reading group grant privileges #26

Merged
merged 1 commit into from
Sep 23, 2021
Merged

Conversation

winglot
Copy link
Member

@winglot winglot commented Sep 23, 2021

Group privileges were incorrectly read when there was a user with the same name as a group due to the missing 'group ' prefix in ACL.

This is based on #25 with additional fixes for Schema and Database privileges which were also affected.

Group privileges were incorrectly read when there was a user with the
same name as a group due to the missing 'group ' prefix in ACL.
@winglot winglot merged commit 60f5216 into master Sep 23, 2021
@winglot winglot deleted the fix/incorrect-grant-read branch September 23, 2021 13:04
@winglot winglot added the bug Something isn't working label Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants