wjwang00 commented on issue #8515: URL: https://github.com/apache/seatunnel/issues/8515#issuecomment-2687686799
> > Hello, I would like to try to resolve this issue, but after checking the latest code in the main branch: > > > > 1. The `funcPermissionCheck` method is not actually implemented. If I implement the permission check via AOP, do I need to freely complete the actual specific implementation? Or is there any existing code that implements permissions that I can follow as a guideline? I saw a mention of Shiro in the comments, but I didn't find any reference to Shiro in the code. > > 2. If the functionality is completed, do I need to remove the calls to the `funcPermissionCheck` method and replace them with the new implementation at every place where it is called? > > > > [@zhangshenghang](https://github.com/zhangshenghang) > > [@wjwang00](https://github.com/wjwang00) Yes, this feature is missing. Can you provide a design plan first? After everyone discusses it, we can implement it. This is very important to us. @zhangshenghang Well, is there a document specifying what permissions each role should have, or is this feature still entirely up for discussion? -- 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: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org