nextcloud/apps/files_sharing
Roeland Jago Douma 965981486f
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>
2016-11-13 20:29:34 +01:00
..
ajax Move publicpreview over 2016-11-03 14:00:33 +01:00
appinfo visually reflect sharing state of current folder 2016-11-07 14:58:45 +01:00
css Fix styling of the breadcrumbs icon 2016-11-08 11:14:36 +01:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js fix share icon position and remove debug log 2016-11-08 10:36:39 +01:00
l10n [tx-robot] updated from transifex 2016-11-13 01:07:09 +00:00
lib Fixes not allowed increasing of link share permissions 2016-11-13 20:29:34 +01:00
templates Move away from OC_L10N 2016-10-28 21:46:28 +02:00
tests Fixes not allowed increasing of link share permissions 2016-11-13 20:29:34 +01:00
list.php Fix apps/ 2016-07-21 18:13:57 +02:00
public.php Fix apps/ 2016-07-21 18:13:57 +02:00