nextcloud/apps/files_sharing
Joas Schilling 7aa26b28a8
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-27 15:27:30 +02:00
..
appinfo Bump versions of server and the requirements of apps 2019-04-11 14:02:23 +02:00
composer Shorten index name of calendar changes table 2018-11-14 10:14:23 +01:00
css Fix download entry shown on public share menu when not in mobile 2019-06-12 15:36:13 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Bump css-loader from 2.1.1 to 3.0.0 2019-06-25 21:33:38 +02:00
l10n [tx-robot] updated from transifex 2019-06-14 02:14:26 +00:00
lib Correctly check share permissions when updating a re-sub-share 2019-06-27 15:27:30 +02:00
src Bump nextcloud-vue-collections 2019-05-22 11:48:06 +02:00
templates Fix grid toggle button on public page 2019-02-21 09:17:57 +01:00
tests Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle 2019-05-06 17:55:30 +02:00
.babelrc.js Move files_sharing to webpack 2019-03-01 20:56:16 +01:00
.eslintrc.js Add eslint settings and reorganize files 2019-03-01 20:56:18 +01:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Dispatch event to allow apps to load their script for collections 2019-03-19 13:06:55 +01:00
public.php Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02:00
webpack.js Unify webpack config 2019-05-29 15:19:18 +02:00