nextcloud/apps/files_sharing
Vincent Petry 4b5bb4d9cf
Fix re-accepting or re-rejecting remote group shares
When accepting a group share, a sub-share entry is created which also
has a different id.

When accepting or rejecting the sub-share, simply update the "accepted"
flag instead of trying to re-insert the entry.

Adjust getShare to also properly validate group share membership
when called on a sub-share id.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-27 12:19:24 +02:00
..
appinfo Bump app version 2021-06-24 16:08:39 +02:00
composer Update Autoloader 2021-06-21 15:54:51 +02:00
css Remove unused sharedfilelist 2020-10-22 15:21:33 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Remove "Reject share" for pending remote shares 2021-07-27 12:19:24 +02:00
l10n [tx-robot] updated from transifex 2021-07-18 02:25:31 +00:00
lib Fix re-accepting or re-rejecting remote group shares 2021-07-27 12:19:24 +02:00
src Remove "Reject share" for pending remote shares 2021-07-27 12:19:24 +02:00
templates Remove trailing whitespace from comment 2021-07-19 18:55:57 +02:00
tests Add logging to external shares manager 2021-07-27 12:19:24 +02:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Update php licenses 2021-06-04 22:02:41 +02:00
public.php Update php licenses 2021-06-04 22:02:41 +02:00
webpack.js Bump js licenses 2021-03-31 12:17:18 +02:00