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

[#3342] feat(core): Refactor the role and privilege model #3494

Conversation

jerryshao
Copy link
Contributor

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.

### 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 qqqttt123 merged commit 121f2fe into branch-0.5 May 22, 2024
22 checks passed
@qqqttt123 qqqttt123 deleted the cherry-pick-branch-0.5-5a4931b1ce6e94e32003cffa17c8e955518039dd branch May 22, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants