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

fix: Add acceptShare as an interface #46099

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 25, 2024

Summary

It was commented out because at that time no other share provider supported the acceptShare method. Today it is the same no other provider supports it, but we should make it discoverable by adding it to the public API as an additional interface.

5 years after no other provider supports it, so maybe an additional interface would be better like done here?
Ref: #16828 (comment)

Checklist

@susnux susnux added the 3. to review Waiting for reviews label Jun 25, 2024
@susnux susnux requested a review from come-nc July 1, 2024 21:47
@susnux susnux force-pushed the fix/properly-add-accept-share-interface branch from e3d9d6d to a9e8ea8 Compare July 1, 2024 21:47
@susnux susnux requested a review from nickvergessen July 1, 2024 21:47
@susnux susnux added the bug label Jul 2, 2024
@susnux susnux added this to the Nextcloud 30 milestone Jul 2, 2024
@susnux susnux requested review from a team, ArtificialOwl, yemkareems and sorbaugh and removed request for a team July 2, 2024 15:33
@blizzz blizzz mentioned this pull request Jul 30, 2024
@susnux susnux force-pushed the fix/properly-add-accept-share-interface branch from a9e8ea8 to 393f44f Compare July 30, 2024 11:25
@susnux susnux force-pushed the fix/properly-add-accept-share-interface branch from 393f44f to d1237d6 Compare July 30, 2024 11:58
It was commented out because at that time no other share provider
supported the `acceptShare` method. Today it is the same no other provider
supports it, but we should make it discoverable by adding it to the public API
as an additional interface.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the fix/properly-add-accept-share-interface branch from d1237d6 to 3d136e4 Compare July 30, 2024 13:25
@susnux
Copy link
Contributor Author

susnux commented Jul 30, 2024

Forgot to add the autoload stuff...

@nickvergessen nickvergessen merged commit cef6753 into master Jul 30, 2024
169 checks passed
@nickvergessen nickvergessen deleted the fix/properly-add-accept-share-interface branch July 30, 2024 16:35
@blizzz blizzz mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants