nextcloud/apps/files_encryption
Vincent Petry b920f888ae Fix moving share keys as non-owner to subdir
This fix gathers the share keys BEFORE a file is moved to make sure that
findShareKeys() is able to find all relevant keys when the file still
exists.

After the move/copy operation the keys are moved/copied to the target
dir.

Also: refactored preRename and preCopy into a single function to avoid
duplicate code.
2014-10-29 12:22:50 +01:00
..
ajax improved visual feedback if user enabled recovery key 2014-10-07 12:52:01 +02:00
appinfo Add support for keys in the info.xml 2014-10-09 15:48:30 +02:00
css Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
files force loading of encryption app 2014-09-17 17:13:25 +02:00
hooks Fix moving share keys as non-owner to subdir 2014-10-29 12:22:50 +01:00
img introduce new app page layout 2014-10-15 15:21:40 +02:00
js improved visual feedback if user enabled recovery key 2014-10-07 12:52:01 +02:00
l10n [tx-robot] updated from transifex 2014-10-28 01:55:38 -04:00
lib Add type hinting to functions 2014-10-24 14:13:40 +02:00
templates improved visual feedback if user enabled recovery key 2014-10-07 12:52:01 +02:00
tests make tests compatible with hook based skeleton generation 2014-10-20 11:29:20 +02: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