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(objectstorage): cleanup HomeObjectStoreStorage #40981

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

tcitworld
Copy link
Member

Summary

Fix invalid signature for getUser() method and change occurrences of OC\User\User for OCP\IUser (unless there's a good reason for that?)

Checklist

@tcitworld tcitworld added this to the Nextcloud 28 milestone Oct 19, 2023
@tcitworld tcitworld requested review from icewind1991, juliusknorr, come-nc, a team and blizzz and removed request for a team October 19, 2023 13:34
Copy link
Contributor

@come-nc come-nc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I think the $user property should be moved to this class as well.

@juliusknorr
Copy link
Member

Psalm still has some complaints though

@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
@blizzz blizzz removed their request for review November 22, 2023 14:27
@blizzz blizzz modified the milestones: Nextcloud 28, Nextcloud 29 Nov 23, 2023
@tcitworld
Copy link
Member Author

Rebased

@blizzz
Copy link
Member

blizzz commented Feb 2, 2024

CI failes

Fix invalid signature for getUser() method and change occurences of OC\User\User for OCP\IUser

Signed-off-by: Thomas Citharel <[email protected]>
…class to HomeObjectStoreStorage

Signed-off-by: Thomas Citharel <[email protected]>
@tcitworld
Copy link
Member Author

CI failes

Unrelated to this PR (17ee596), this rebase should work fine.

@blizzz blizzz merged commit 8a4bd3b into master Feb 2, 2024
134 checks passed
@blizzz blizzz deleted the fix/object-storage-user branch February 2, 2024 19:57
@blizzz blizzz mentioned this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants