Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drop unnecessary grant exists check #4530

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Feb 20, 2024

At least the jsoncs3 share manager properly returns an ALREADY_EXISTS response when trying to add a share to a resource that has already been shared with the grantee.

So this code should no longer be needed.

oCIS PR green as well: owncloud/ocis#8502

Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
@butonic butonic force-pushed the unnecessary-grant-exists-check branch from b97ad6b to 033125d Compare February 21, 2024 12:29
@butonic butonic marked this pull request as ready for review February 21, 2024 13:20
@butonic butonic merged commit 3c387be into cs3org:edge Feb 21, 2024
9 checks passed
@butonic butonic deleted the unnecessary-grant-exists-check branch February 21, 2024 13:34
@micbar micbar mentioned this pull request Feb 26, 2024
71 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants