-
Notifications
You must be signed in to change notification settings - Fork 382
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
[Improvement] Privilege should have deny mechanism #3342
Labels
improvement
Improvements on everything
Comments
qqqttt123
changed the title
[Improvement] Privilege should have deny
[Improvement] Privilege should have deny mechanism
May 11, 2024
jerqi
pushed a commit
to qqqttt123/gravitino
that referenced
this issue
May 14, 2024
jerqi
pushed a commit
to qqqttt123/gravitino
that referenced
this issue
May 15, 2024
jerqi
pushed a commit
to qqqttt123/gravitino
that referenced
this issue
May 15, 2024
jerqi
pushed a commit
to qqqttt123/gravitino
that referenced
this issue
May 15, 2024
jerqi
pushed a commit
to qqqttt123/gravitino
that referenced
this issue
May 15, 2024
jerqi
pushed a commit
to qqqttt123/gravitino
that referenced
this issue
May 15, 2024
jerqi
pushed a commit
to qqqttt123/gravitino
that referenced
this issue
May 15, 2024
jerqi
pushed a commit
to qqqttt123/gravitino
that referenced
this issue
May 15, 2024
jerqi
pushed a commit
to qqqttt123/gravitino
that referenced
this issue
May 15, 2024
jerqi
pushed a commit
to qqqttt123/gravitino
that referenced
this issue
May 15, 2024
jerryshao
pushed a commit
that referenced
this issue
May 22, 2024
### What changes were proposed in this pull request? Add support for ALLOW/DENY effect for privileges. Move privileges from the role to the securable object. ### Why are the changes needed? Fix: #3342 ### Does this PR introduce _any_ user-facing change? Yes. ### How was this patch tested? UT passed. --------- Co-authored-by: Heng Qin <[email protected]>
github-actions bot
pushed a commit
that referenced
this issue
May 22, 2024
### What changes were proposed in this pull request? Add support for ALLOW/DENY effect for privileges. Move privileges from the role to the securable object. ### Why are the changes needed? Fix: #3342 ### Does this PR introduce _any_ user-facing change? Yes. ### How was this patch tested? UT passed. --------- Co-authored-by: Heng Qin <[email protected]>
qqqttt123
pushed a commit
that referenced
this issue
May 22, 2024
### What changes were proposed in this pull request? Add support for ALLOW/DENY effect for privileges. Move privileges from the role to the securable object. ### Why are the changes needed? Fix: #3342 ### Does this PR introduce _any_ user-facing change? Yes. ### How was this patch tested? UT passed. Co-authored-by: roryqi <[email protected]>
diqiu50
pushed a commit
to diqiu50/gravitino
that referenced
this issue
Jun 13, 2024
…he#3389) ### What changes were proposed in this pull request? Add support for ALLOW/DENY effect for privileges. Move privileges from the role to the securable object. ### Why are the changes needed? Fix: apache#3342 ### Does this PR introduce _any_ user-facing change? Yes. ### How was this patch tested? UT passed. --------- Co-authored-by: Heng Qin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What would you like to be improved?
Privilege should have deny
How should we improve?
Privilege should have deny
The text was updated successfully, but these errors were encountered: