Jörn Friedrich Dreyer
Jörn Friedrich Dreyer
Multipart uploads are automatically used for files > 16MB (minPartSize) or the opts.PartSize. We have to calculate other hashes and can easily precalculate multiple md5hashes for every part. @klauspost what...
@aduffeck I rebased. Not too many things left. And I created https://github.com/cs3org/reva/pull/4045 to move more into separate PRs.
there are some hardcoded chache changes that we want to verify before this PR is ready
IIRC master uses the home provider as a jail for the users home. The resources are in fact identical and as such should have the same resource id. when routing...
superseded by https://github.com/cs3org/reva/pull/3657
For OCIS we integrated konnectd from kopano as an OpenID Identity Provider. It can use an LDAP server to provide users. A minimal version could use glauth as the user...
hm, so in oc10: there is no longer a pending share after the first share was accepted: ``` 797 | And user "Brian" has accepted the next pending share "/merge-test-outside-perms"...
@aduffeck the ui merges multiple shares for the same resource into a single ui element, reflecting the same underlying resource. What actually happens when the user accepts this 'resource' is...
The idea is to be able to append msgpack records to a file. so you don't know how many records you get in advance.