nextcloud/apps/files_encryption
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
..
ajax check if the provided password is really the current log-in password 2014-11-06 11:12:20 +01:00
appinfo clean up encryption exceptions 2014-11-07 13:48:31 +01:00
css Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
exception clean up encryption exceptions 2014-11-07 13:48:31 +01:00
files force loading of encryption app 2014-09-17 17:13:25 +02:00
hooks 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
img introduce new app page layout 2014-10-15 15:21:40 +02:00
js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
l10n cleanup languages. closes #11274 2014-11-20 14:46:17 +01:00
lib Fix file upload to ext storage when recovery key is enabled 2014-11-20 16:43:44 +01:00
templates improved visual feedback if user enabled recovery key 2014-10-07 12:52:01 +02:00
tests Fix file upload to ext storage when recovery key is enabled 2014-11-20 16:43:44 +01:00
settings-admin.php show a warning in the personal settings and admin settins if the encyption keys are not initialized 2014-07-28 11:31:06 +02:00
settings-personal.php remove legacy aka deprecated code: OC_FilesystemView 2014-05-12 16:30:39 +02:00