Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2021-02-12 14:06:20 +00:00
parent 7317c35387
commit 9c34677889

View File

@@ -8,6 +8,7 @@ The following sections list the changes for unreleased.
* Bugfix - Check if roles are present in user object before looking those up: [#1388](https://github.com/owncloud/ocis/pull/1388)
* Bugfix - Fix etcd address configuration: [#1546](https://github.com/owncloud/ocis/pull/1546)
* Bugfix - Remove unimplemented config file option for oCIS root command: [#1636](https://github.com/owncloud/ocis/pull/1636)
* Bugfix - Fix thumbnail generation when using different idp: [#1624](https://github.com/owncloud/ocis/issues/1624)
* Change - Move runtime code on refs/pman over to owncloud/ocis/ocis: [#1483](https://github.com/owncloud/ocis/pull/1483)
* Enhancement - Use a default protocol parameter instead of explicitly disabling tus: [#1331](https://github.com/cs3org/reva/pull/1331)
@@ -31,6 +32,10 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/1546
* Bugfix - Remove unimplemented config file option for oCIS root command: [#1636](https://github.com/owncloud/ocis/pull/1636)
https://github.com/owncloud/ocis/pull/1636
* Bugfix - Fix thumbnail generation when using different idp: [#1624](https://github.com/owncloud/ocis/issues/1624)
The thumbnail service was relying on a konnectd specific field in the access token. This logic