nextcloud/apps/files_encryption/lib
Vincent Petry 391ece46e3 Fix file upload to ext storage when recovery key is enabled
Fixes an issue when uploading files to external storage when recovery
keys are enabled

The Util class only works with real users, so instantiating it with the
virtual recovery key user or public key user can cause issues.
2014-11-20 16:43:44 +01:00
..
capabilities.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
crypt.php clean up encryption exceptions 2014-11-07 13:48:31 +01:00
helper.php listen to the post_passwordReset hook, backup the old keys and create a new key pair for the user 2014-11-17 17:50:20 +01:00
keymanager.php Make files non executable 2014-10-24 11:14:51 +02:00
migration.php adding unit tests for encryption data migration 2014-06-05 16:54:04 +02:00
proxy.php also try to get file info from part file 2014-11-07 15:17:24 +01:00
session.php kill OC::$session 2014-08-29 10:22:21 +02:00
stream.php Merge pull request #12218 from owncloud/issue/10991-fixes 2014-11-17 16:44:45 +01:00
util.php Fix file upload to ext storage when recovery key is enabled 2014-11-20 16:43:44 +01:00