-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
fix(SharedStorage): Check if storage ID is set on cache #50769
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
Conversation
b3823e0 to
84aafa2
Compare
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
84aafa2 to
bc3be77
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not an expert for file sharing but this looks sane and like a good hardening 👍
This comment was marked as off-topic.
This comment was marked as off-topic.
Yes because the parameter is incompatible on 30. You need to remove the |
|
I will try but... commit should be adapted depending on nextcloud version? |
Yes, dont replace a file from different branches. You can always apply the patch: But, if you're not familiar with these, just wait for an official and released version please (recommended). |
I've tried this for Nxcl 29.0.11.1 but i think the patch is for nextcloud 30, right? Because for me it failed. Just a heads up for others. |
|
/backport to stable31 |
|
/backport to stable30 |
|
/backport to stable29 |
Summary
Else handle cache updating by the share source
Checklist