You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by "binbinCheng (via GitHub)" <gi...@apache.org> on 2023/03/14 10:26:19 UTC

[GitHub] [linkis] binbinCheng opened a new pull request, #4366: Optimization of upload file interface in FsRestfulApi.java

binbinCheng opened a new pull request, #4366:
URL: https://github.com/apache/linkis/pull/4366

   <!--
   Thank you for sending the PR! We appreciate you spending the time to work on these changes.
   You can learn more about contributing to Apache Linkis here: https://linkis.apache.org/community/how-to-contribute
   Happy contributing!
   -->
   
   ### What is the purpose of the change
   
   **Add relevant default attributes to upload file interface optimization in FsRestfulApi.java**
   
   
   This configuration is used in the checkIsUsersDirectory function, which is false by default. If the user does not set it, the function will not be able to perform path verification(checkIsUsersDirectory 函数中用到该配置,该配置默认为false,如果用户不设置,该函数将无法进行路径校验)
   
   ![image](https://user-images.githubusercontent.com/106590848/224623966-76ff2c58-e4c7-4ab6-8946-e25a3a8114c1.png)
   
   
   ![image](https://user-images.githubusercontent.com/106590848/224624001-e293c2f0-ce09-4fc1-933e-b5dab6c23530.png)
   
   
   ![image](https://user-images.githubusercontent.com/106590848/224285019-19d230d6-480f-469f-af64-3bbf4861b25b.png)
   
   
   


-- 
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: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [linkis] peacewong merged pull request #4366: Optimization of upload file interface in FsRestfulApi.java

Posted by "peacewong (via GitHub)" <gi...@apache.org>.
peacewong merged PR #4366:
URL: https://github.com/apache/linkis/pull/4366


-- 
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: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org