aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/js.js
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2014-10-29 12:22:50 +0100
committerVincent Petry <pvince81@owncloud.com>2014-10-29 12:22:50 +0100
commitb920f888ae6efab4febfd5138684e91621ea8dd8 (patch)
tree28932ed898e9dd2940bc078bd35eec6fa773b1fb /core/js/js.js
parentc864f5e20c5ecd1bca55c6ac26c7a5d0721e85e9 (diff)
downloadnextcloud-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