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
Björn Schießle a2ba3c8a43 fix sharing of folders. First we need to collect all files. Than we need to find all users with access to the file because this can vary from file to file and than we can encrypt it for all recipients 14 years ago
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 14 years ago
crypt.php Fixed stream wrapper bugs 14 years ago
keymanager.php make sure that all share keys get deleted if a file/folder gets unshared from a user/group 14 years ago
proxy.php fix file sharing, sharing files works now; moved the identification of file owner and the owner path in the keymanager functions so that other functions doesn't have to deal with it 14 years ago
session.php make sure that public-keys dir exists 14 years ago
stream.php Development snapshot 14 years ago
util.php fix sharing of folders. First we need to collect all files. Than we need to find all users with access to the file because this can vary from file to file and than we can encrypt it for all recipients 14 years ago