server/apps/files_encryption/lib
Bjoern Schiessle 0c24c7c420 only check if the key file exists to decide if it is an encrypted file or not.
This solves problems with external storage which doesn't support fseek
2013-11-20 11:02:22 +01: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 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
session.php no longer enforce log out, but provide useful errors/warnings instead 2013-09-06 12:27:40 +02:00
stream.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
util.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