nextcloud/apps
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
..
files Add type hinting to functions 2014-10-24 14:13:40 +02:00
files_encryption Fix moving share keys as non-owner to subdir 2014-10-29 12:22:50 +01:00
files_external [tx-robot] updated from transifex 2014-10-26 01:54:32 -04:00
files_sharing [tx-robot] updated from transifex 2014-10-27 01:54:28 -04:00
files_trashbin Add type hinting to functions 2014-10-24 14:13:40 +02:00
files_versions [tx-robot] updated from transifex 2014-10-23 01:55:51 -04:00
user_ldap [tx-robot] updated from transifex 2014-10-27 01:54:28 -04:00
user_webdavauth Make files non executable 2014-10-24 11:14:51 +02:00