nextcloud/apps/files_encryption/lib
Björn Schießle aa3eb6bb5b don't handle public share keys in lib/public/share.php but in apps/files_encryption/lib/util.php instead 2013-05-13 17:40:57 +02:00
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 2013-02-10 14:42:23 +01:00
crypt.php Fixed stream wrapper bugs 2013-03-09 19:18:34 +01:00
helper.php use preShare hook only to check if all pub keys are available and the postShare hook to finaly update the shareKeys if the file was shared successfully 2013-05-13 14:28:45 +02:00
keymanager.php Fixes to code formatting and indentation 2013-05-09 18:24:07 +02:00
proxy.php use preShare hook only to check if all pub keys are available and the postShare hook to finaly update the shareKeys if the file was shared successfully 2013-05-13 14:28:45 +02:00
session.php don't create a recovery user, only generate recovery key similar to the public link share key 2013-05-13 17:26:21 +02:00
stream.php fix for webdav 2013-05-11 00:23:30 +02:00
util.php don't handle public share keys in lib/public/share.php but in apps/files_encryption/lib/util.php instead 2013-05-13 17:40:57 +02:00