-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 webdav access for public reshare #15814
Conversation
👍 |
*/ | ||
namespace OCA\Files_Sharing\Tests; | ||
|
||
class ReadOnlyCache extends TestCase { |
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.
@icewind1991 why delete the unit tests ?
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.
Because the ReadOnlyCache
is no longer used, I forgot to also delete the source file though...
fixed now
|
Fixes #15758 |
Fixes #15600 |
Refer to this link for build results (access rights to CI server needed): |
Fixed |
Refer to this link for build results (access rights to CI server needed): |
The inspection completed: 3 new issues |
@PVince81 care to retest? THX |
Yes, on my TODO list |
Works properly now 👍 |
Fix webdav access for public reshare
@karlitschek backport to stable8 and stable7 ? |
I'd say yes - @icewind1991 please repare prs for stable7 and stable8 - THX |
yes. backport please |
Fix webdav access for public reshare
👍 Works great in version":"8.1.0.8","versionstring":"8.1 RC2" |
cc @DeepDiver1975 @PVince81