cs3org / reva

WebDAV/gRPC/HTTP high performance server to link high level clients to storage backends
https://reva.link
Apache License 2.0
167 stars 113 forks source link

gatewaysvc: support trashbin requests #246

Open butonic opened 5 years ago

butonic commented 5 years ago

Trashbin requests need to be forwarded to all storages. see https://github.com/cs3org/reva/blob/master/cmd/revad/svcs/grpcsvcs/gatewaysvc/storageprovidersvc.go#L321

labkode commented 5 years ago

Related to https://github.com/cs3org/cs3apis/issues/19