diff options
author | Vincent Petry <pvince81@owncloud.com> | 2014-10-29 12:22:50 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2014-10-29 12:22:50 +0100 |
commit | b920f888ae6efab4febfd5138684e91621ea8dd8 (patch) | |
tree | 28932ed898e9dd2940bc078bd35eec6fa773b1fb /core/js/js.js | |
parent | c864f5e20c5ecd1bca55c6ac26c7a5d0721e85e9 (diff) | |
download | nextcloud-server-b920f888ae6efab4febfd5138684e91621ea8dd8.tar.gz nextcloud-server-b920f888ae6efab4febfd5138684e91621ea8dd8.zip |
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.
Diffstat (limited to 'core/js/js.js')
0 files changed, 0 insertions, 0 deletions