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

Bugfix: handle parsing of favorites on gRPC #4973

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

jessegeens
Copy link
Contributor

@jessegeens jessegeens commented Nov 26, 2024

To store user favorites, the key user.http://owncloud.org/ns/favorite maps to a list of users, in the format u:username=1. Right now, extracting the "correct" user doesn't happen in gRPC, while it is implemented in the EOS binary client. This feature has now been moved to the higher-level call in eosfs.

Copy link

update-docs bot commented Nov 26, 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.

@jessegeens jessegeens marked this pull request as ready for review November 26, 2024 13:18
@diocas diocas merged commit a9c6c14 into master Nov 26, 2024
16 checks passed
@diocas diocas deleted the fix/handle-favs-grpc branch November 26, 2024 14:07
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.

2 participants