wjwang00 commented on issue #8515:
URL: https://github.com/apache/seatunnel/issues/8515#issuecomment-2687141151

   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 


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

Reply via email to