cs3org / reva

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

add secureview flag when listing apps via http #4703

Closed butonic closed 1 month ago

butonic commented 1 month ago

To allow clients to see which application supports secure view we add a flag to the http response when the app name matches a configured secure view app.

part of https://github.com/owncloud/ocis/issues/9272

butonic commented 1 month ago

urgh ... found a fckup https://github.com/cs3org/reva/issues/4704