You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_encryption/lib
Bjoern Schiessle f3e2a63712 check if it is a cached file or a version to resolve the correct path to the file key 13 years ago
..
capabilities.php Add _many_ newlines at the end of files 13 years ago
crypt.php block file access if share keys are missing 13 years ago
helper.php instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list 13 years ago
keymanager.php only check if the key file exists to decide if it is an encrypted file or not. 13 years ago
proxy.php instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list 13 years ago
session.php no longer enforce log out, but provide useful errors/warnings instead 13 years ago
stream.php only check if the key file exists to decide if it is an encrypted file or not. 13 years ago
util.php check if it is a cached file or a version to resolve the correct path to the file key 13 years ago