Results 40 issues of roryqi

### 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...

#### What would you like to be added: Add the Apache Uniffle (incubating) as a part of Ecosystem. Our repo is https://github.com/apache/incubator-uniffle More details https://uniffle.apache.org/blog/2023/07/21/Uniffle%20-%20New%20chapter%20for%20the%20shuffle%20in%20the%20cloud%20native%20era #### Why is this needed:...

kind/feature

### What changes were proposed in this pull request? Rework of post hook for dispatcher . 1. Implement a new class dispatcher instead dynamic proxy. 2. Optimize the lock logic...

### What changes were proposed in this pull request? If we want to push the privileges down the underlying system, we need to call methods of the underlying system authorization...

### What would you like to be improved? Refactor the document about `docs/security.md`. ### How should we improve? Refactor the document about security. Split the document about security into 3...

improvement

### Describe the feature Add the method call of authorization plugin when we use the role and permission operation ### Motivation Add the method call of authorization plugin when we...

feature

### What would you like to be improved? Provide the API interface for find the relationship between the user, the group, and the role. ### How should we improve? Provide...

improvement

### What changes were proposed in this pull request? Supports to grant or revoke privileges for a role ### Why are the changes needed? Fix: #4903 ### Does this PR...

branch-0.6

### What would you like to be improved? List users according to roles ### How should we improve? List users according to roles

improvement

### What would you like to be improved? When we delete the entity, we should delete the relation between entity and tag or role ### How should we improve? When...

improvement