nextcloud/apps/files_encryption/lib
Vincent Petry 5de5c317c1 Merge pull request #5967 from owncloud/encryption-extstorage-fixsizereset
Fix for extstorage + encryption where unencrypted size is not kept
2013-11-20 09:04:37 -08:00
..
capabilities.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
crypt.php block file access if share keys are missing 2013-10-11 14:20:46 +02:00
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 2013-11-14 17:32:21 +01:00
keymanager.php only check if the key file exists to decide if it is an encrypted file or not. 2013-11-20 11:02:22 +01:00
proxy.php Fix for extstorage + encryption where unencrypted size is not kept 2013-11-20 16:22:55 +01:00
session.php no longer enforce log out, but provide useful errors/warnings instead 2013-09-06 12:27:40 +02:00
stream.php Merge pull request #5967 from owncloud/encryption-extstorage-fixsizereset 2013-11-20 09:04:37 -08:00
util.php check if it is a cached file or a version to resolve the correct path to the file key 2013-11-20 12:34:23 +01:00