Skip to content
Unverified Commit 37a65237 authored by Vincent Petry's avatar Vincent Petry
Browse files

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: default avatarVincent Petry <vincent@nextcloud.com>
parent 4d0f0095
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment