ruanwenjun opened a new issue, #17923:
URL: https://github.com/apache/dolphinscheduler/issues/17923

   ### Search before asking
   
   - [x] I had searched in the 
[DSIP](https://github.com/apache/dolphinscheduler/issues/14102) and found no 
similar DSIP.
   
   
   ### Motivation
   
   Currently, we have two permission tools, `PermissionCheck` and 
`ResourcePermissionCheckService`, but neither works well. 
`ResourcePermissionCheckService` contains many fields of type `Object`, which 
reduces clarity and safety.
   
   Additionally, some permission checks are missing.
   
   This DSIP aims to provide a simple and user-friendly tool for performing 
permission verification.
   
   ### Design Detail
   
   todo:
   
   ### Compatibility, Deprecation, and Migration Plan
   
   Compatibility with the previous version.
   
   ### Test Plan
   
   Test by UT test case.
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to