nextcloud/apps/files_sharing
Joas Schilling 38fe009444
Correctly check share permissions when updating a re-sub-share
Before this change the node you shared was checked for permissions.
This works when you reshare the folder that was shared with you.
However when you reshared a subfolder (e.g. as public link),
you could afterwards update the permissions and grant
create+update permissions although the share you receive was read-only.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-28 09:48:59 +02:00
..
appinfo Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
composer Shorten index name of calendar changes table 2018-11-14 10:14:23 +01:00
css Improve the share link password error feedback with a red border 2019-04-16 14:13:51 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Fix download link included in public share page with hidden download 2019-06-27 14:30:28 +00:00
l10n [tx-robot] updated from transifex 2019-06-14 02:14:42 +00:00
lib Correctly check share permissions when updating a re-sub-share 2019-06-28 09:48:59 +02:00
templates Fix grid toggle button on public page 2019-02-25 20:20:12 +00:00
tests Call proper function when fetching link shares in the breadcrumb view 2019-01-23 18:15:45 +00:00
list.php Rollback to default list view 2018-11-15 20:29:10 +01:00
public.php Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02:00