-
Notifications
You must be signed in to change notification settings - Fork 157
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
Enable tus upload for password protected public links #6890
Conversation
@JammingBen could you add a commit bump to this PR? Pretty sure said PR has only been merged after the time of the currently linked oCIS commit ID |
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.
LGTM! Let's see if we need to adjust expected failures in tests at some point, but I don't think so
Kudos, SonarCloud Quality Gate passed! |
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.
😍
Description
Continuation of #6202
Can now be done because owncloud/ocis#3703 has been merged.
Related Issue