diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2016-10-22 21:29:14 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2016-10-24 21:45:00 +0200 |
commit | e73a11d1060320917343679b15c126f0076ac46b (patch) | |
tree | 3bf1ac09c949938b7a81c4428ee0de0b2f661273 /apps/dav/lib/Files | |
parent | f374eb5f1df6f84f94847dae2ee5700436322b50 (diff) | |
download | nextcloud-server-e73a11d1060320917343679b15c126f0076ac46b.tar.gz nextcloud-server-e73a11d1060320917343679b15c126f0076ac46b.zip |
Fix permision mask
If we move a file from the temp part file to the original file we don't
need update permissions.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/dav/lib/Files')
-rw-r--r-- | apps/dav/lib/Files/Sharing/FilesDropPlugin.php | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/apps/dav/lib/Files/Sharing/FilesDropPlugin.php b/apps/dav/lib/Files/Sharing/FilesDropPlugin.php new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/apps/dav/lib/Files/Sharing/FilesDropPlugin.php |