diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2016-11-13 20:29:34 +0100 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2016-11-13 20:29:34 +0100 |
commit | 965981486f6387887743dcfea9a5486de2c6604f (patch) | |
tree | 9c898fe1b29d5b6692cca08bd2e47160f21eba31 /core | |
parent | 150b86a7db123eb712676a22219b5cf61437c781 (diff) | |
download | nextcloud-server-965981486f6387887743dcfea9a5486de2c6604f.tar.gz nextcloud-server-965981486f6387887743dcfea9a5486de2c6604f.zip |
Fixes not allowed increasing of link share permissions
Fixes the following:
1. user0 shares folder with user1 (RO but with sharing permissions)
2. user1 shares by link
3. user1 send 'publicUpload=true' OCS request to the link share
before this increased the permissions of the link share. Which should
not happen.
now: API reponds with an error that the permissions can't be increased.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions