github.com/cs3org/reva/v2@v2.27.7/changelog/2.20.0_2024-06-19/add-providerinfo-secure-view-flag.md (about) 1 Enhancement: add secureview flag when listing apps via http 2 3 To allow clients to see which application supports secure view we add a flag to the http response when the app address matches a configured secure view app address. 4 5 https://github.com/cs3org/reva/pull/4706 6 https://github.com/cs3org/reva/pull/4703