]> source.dussan.org Git - nextcloud-server.git/commit
Allow increasing permissions for share owner 1391/head
authorVincent Petry <pvince81@owncloud.com>
Mon, 29 Aug 2016 09:21:44 +0000 (11:21 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 13 Sep 2016 09:39:22 +0000 (11:39 +0200)
commit4c177ce6af054b43b9c181a44b0e577c48b8d38c
tree8fe992247c71713512331e744db5c181b519ad55
parent0f7090a2f4797fa18f2d62b477956457a1cd8dcc
Allow increasing permissions for share owner

In some cases, the owner of the share is also recipient through a group
share. The owner must still be able to increase permissions in that
situation.
apps/files_sharing/lib/API/Share20OCS.php
apps/files_sharing/tests/API/Share20OCSTest.php