nextcloud/apps/files_encryption/tests
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
..
binary rename folder to tests 2013-04-30 00:34:05 +02:00
crypt.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
encryption.key added users for tests 2013-05-26 20:44:15 +02:00
encryption_table.xml adding unit tests for encryption data migration 2014-06-05 16:54:04 +02:00
helper.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
hooks.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
keymanager.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
legacy-encrypted-text.txt added users for tests 2013-05-26 20:44:15 +02:00
migration.php Make apps/ extend the \Test\TestCase and fix overwritten methods 2014-11-19 14:52:09 +01:00
proxy.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
share.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
stream.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
testcase.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
trashbin.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
util.php Fix file upload to ext storage when recovery key is enabled 2014-11-20 16:43:44 +01:00
webdav.php Fix single run of encryption tests and usages of uniqid() and fopen() 2014-11-17 10:48:13 +01:00
zeros rename folder to tests 2013-04-30 00:34:05 +02:00