Skip to content
Unverified Commit 96598148 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 150b86a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment