saros-project / saros

Open Source IDE plugin for distributed collaborative software development
https://www.saros-project.org
GNU General Public License v2.0
159 stars 52 forks source link

[FIX][I] Improve new directory input validation #1125

Closed tobous closed 3 years ago

tobous commented 3 years ago

Improves the logic validating whether the entered new directory name is valid for incoming resource negotiations. Specifically disallows names that contain separator or path separator characters, references to the current or parent directory, or that already exist in the chosen base directory.