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(graph/ocm): Fix ocm share creation when user is in cache #10510

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Nov 7, 2024

Federated users are sharing the cache with regular users. So can't we need to check the user type to determine if the user is federated.

Fixes #10488

Federated users are sharing the cache with regular users. So can't
we need to check the user type to determine if the user is federated.

Fixes owncloud#10488
@rhafer rhafer requested a review from micbar November 7, 2024 15:52
@rhafer rhafer self-assigned this Nov 7, 2024
Copy link

update-docs bot commented Nov 7, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Copy link

sonarqubecloud bot commented Nov 7, 2024

@kobergj kobergj merged commit 0b26d45 into owncloud:master Nov 7, 2024
4 checks passed
ownclouders pushed a commit that referenced this pull request Nov 7, 2024
fix(graph/ocm): Fix ocm share creation when user is in cache
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.

OCM. user loses the shared folder that was copied
3 participants