Automated changelog update [skip ci]

This commit is contained in:
David Christofas
2022-09-22 09:14:04 +00:00
parent 91c2dad034
commit 13b2b1603b
+9
View File
@@ -9,6 +9,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix the OIDC provider cache: [#4600](https://github.com/owncloud/ocis/pull/4600)
* Bugfix - Render webdav permissions as string in search report: [#4575](https://github.com/owncloud/ocis/issues/4575)
* Bugfix - Graph service now forwards trace context: [#4582](https://github.com/owncloud/ocis/pull/4582)
* Bugfix - Fix wopi access to public shares: [#4631](https://github.com/owncloud/ocis/pull/4631)
* Enhancement - Add webURL to space root: [#4588](https://github.com/owncloud/ocis/pull/4588)
* Enhancement - Allow to configure applications in Web: [#4578](https://github.com/owncloud/ocis/pull/4578)
* Enhancement - Update reva: [#4588](https://github.com/owncloud/ocis/pull/4588)
@@ -34,6 +35,14 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/4582
* Bugfix - Fix wopi access to public shares: [#4631](https://github.com/owncloud/ocis/pull/4631)
I've added a request check to the public share authenticator middleware to allow wopi to access
public shares.
https://github.com/owncloud/ocis/issues/4382
https://github.com/owncloud/ocis/pull/4631
* Enhancement - Add webURL to space root: [#4588](https://github.com/owncloud/ocis/pull/4588)
Add the web url to the space root on the graphAPI.