cryptomator / cryptofs

Java Filesystem Provider with integrated encryption
GNU Affero General Public License v3.0
93 stars 35 forks source link

Handle root path as filesystem API parameter gracefully #133

Closed infeo closed 2 years ago

infeo commented 2 years ago

Closes #132.

Destructive methods (createDirectory, delete, copy and move) are adjusted to throw an Filesystemexception when the root path is a parameter.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

95.7% 95.7% Coverage
0.0% 0.0% Duplication