kunwp1 commented on code in PR #6866: URL: https://github.com/apache/texera/pull/6866#discussion_r3780198054
########## bin/mounter/mounter.py: ########## Review Comment: I still think we need authentication on `/mount` and `/mounts`. Attacker can use CU A to mount his dataset into CU B's directory and also use GET /mounts to enumerate all the repos/commits/paths. I also don't think it's a good idea to solve security issues in later PRs. Better to just include it here if possible. -- 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]
