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
Morris Jobke 1da112750e Merge pull request #3647 from owncloud/missing_backticks 13 years ago
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 13 years ago
crypt.php changed to public log api 13 years ago
helper.php use pre_setPassword hook to update the encryption keys if the back-end doesn't support password change; improved output to let the admin know what happened 13 years ago
keymanager.php added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 13 years ago
proxy.php added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 13 years ago
session.php Merge branch 'master' into remove_unused_vars 13 years ago
stream.php Merge branch 'master' into remove_unused_vars 13 years ago
util.php add missing backticks all over the place 13 years ago