Automated changelog update [skip ci]
This commit is contained in:
+13
-11
@@ -121,8 +121,8 @@ The following sections list the changes for unreleased.
|
||||
* Enhancement - The storage-users doc updated: [#9228](https://github.com/owncloud/ocis/pull/9228)
|
||||
* Enhancement - Docker compose example for ClamAV: [#9229](https://github.com/owncloud/ocis/pull/9229)
|
||||
* Enhancement - Bump Reva: [#9269](https://github.com/owncloud/ocis/pull/9269)
|
||||
* Enhancement - Add secureview flag when listing apps via http: [#9280](https://github.com/owncloud/ocis/pull/9280)
|
||||
* Enhancement - Web server compression: [#9287](https://github.com/owncloud/ocis/pull/9287)
|
||||
* Enhancement - Add secureview flag when listing apps via http: [#9289](https://github.com/owncloud/ocis/pull/9289)
|
||||
|
||||
## Details
|
||||
|
||||
@@ -772,16 +772,6 @@ The following sections list the changes for unreleased.
|
||||
https://github.com/owncloud/ocis/pull/8606
|
||||
https://github.com/owncloud/ocis/pull/8937
|
||||
|
||||
* Enhancement - Add secureview flag when listing apps via http: [#9280](https://github.com/owncloud/ocis/pull/9280)
|
||||
|
||||
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. The
|
||||
app can be configured by setting `FRONTEND_APP_HANDLER_SECURE_VIEW_APP` to the
|
||||
name of the app registered as a CS3 app provider.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9280
|
||||
https://github.com/owncloud/ocis/pull/9277
|
||||
|
||||
* Enhancement - Web server compression: [#9287](https://github.com/owncloud/ocis/pull/9287)
|
||||
|
||||
We've added a compression middleware to the web server to reduce the request
|
||||
@@ -790,6 +780,18 @@ The following sections list the changes for unreleased.
|
||||
https://github.com/owncloud/web/issues/7964
|
||||
https://github.com/owncloud/ocis/pull/9287
|
||||
|
||||
* Enhancement - Add secureview flag when listing apps via http: [#9289](https://github.com/owncloud/ocis/pull/9289)
|
||||
|
||||
To allow clients to see which application supports secure view, we add a flag to
|
||||
the http response when the app service name matches a configured secure view app
|
||||
provider. The app can be configured by setting
|
||||
`FRONTEND_APP_HANDLER_SECURE_VIEW_APP_ADDR` to the address of the registered CS3
|
||||
app provider.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9289
|
||||
https://github.com/owncloud/ocis/pull/9280
|
||||
https://github.com/owncloud/ocis/pull/9277
|
||||
|
||||
# Changelog for [5.0.3] (2024-05-02)
|
||||
|
||||
The following sections list the changes for 5.0.3.
|
||||
|
||||
Reference in New Issue
Block a user