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

[Improvement] Privilege should have deny mechanism #3342

Closed
qqqttt123 opened this issue May 11, 2024 · 0 comments · Fixed by #3389
Closed

[Improvement] Privilege should have deny mechanism #3342

qqqttt123 opened this issue May 11, 2024 · 0 comments · Fixed by #3389
Assignees
Labels
0.5.1 Release v0.5.1 0.6.0 Release v0.6.0 improvement Improvements on everything

Comments

@qqqttt123
Copy link
Contributor

What would you like to be improved?

Privilege should have deny

How should we improve?

Privilege should have deny

@qqqttt123 qqqttt123 added the improvement Improvements on everything label May 11, 2024
@qqqttt123 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 <qqtt@123.com>
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 <qqtt@123.com>
@jerryshao jerryshao added 0.5.1 Release v0.5.1 0.6.0 Release v0.6.0 labels May 22, 2024
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 <roryqi@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5.1 Release v0.5.1 0.6.0 Release v0.6.0 improvement Improvements on everything
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants