-
The idea is to develop a tool that will verify the compliance level of any CS3 service with the CS3 APIS.
Think of litmus for webdav.
This tool is needed to certify future CS3-based services dep…
-
related: https://github.com/owncloud/ocis/pull/9812
Steps:
```
Given using server "LOCAL"
And "Alice" has created the federation share invitation
And using server "REMOTE"
And "Brian" has acce…
-
AFAICT the cs3 apis do not talk about search.
For now we could implement searching in file metadata and content based on elasticsearch, however I think we need a search api in cs3 as well because the…
-
While investigating https://github.com/cs3org/reva/issues/2148 I ran into a question:
Why is there on the one hand a [`cs3/ocm/core`](https://github.com/cs3org/go-cs3apis/tree/416ed6cf8b00baa3b05dc…
-
## Is your feature request related to a problem? Please describe.
The graph microservice uses ldap to connect to an internal libregraph-idm service. It can be useful if graph could connect to other l…
-
# The goal is to scale development
- onboard new developers (golang is young, few good people available)
- make learning reva easier
# What is reva?
- Reference implementation for CS3 API, or
-…
-
During loadtests we seem to be losing requests. We have identified several possible causes:
## 1. when a new pod is added it does not seem to receive traffic
This might be caused by clients not pickin…
-
see eg https://github.com/cs3org/reva/blob/master/cmd/revad/svcs/httpsvcs/ocdavsvc/put.go#L178
first a stat request is made. then the put is made, but between the stat and the put the file could ha…
-
* Account transfers
* Integration with other deployed system for user lifecycle management
-
When looking in owncloud.dev into section API - HTTP - LibreGraph, we find subfolders with static content that is outdated and unmaintained. These are the sections: Spaces, Users and Groups.
Post a…