From 9efa21bec3ddaeb133b3a59a2543bccdd3d8ed0b Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Tue, 29 Mar 2022 08:11:48 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd0b2a0d1..d35f21439 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The following sections list the changes for unreleased. * Bugfix - Network configuration in individiual_services example: [#3238](https://github.com/owncloud/ocis/pull/3238) * Bugfix - Improve gif thumbnails: [#3305](https://github.com/owncloud/ocis/pull/3305) * Bugfix - Fix error handling in GraphAPI GetUsers call: [#3357](https://github.com/owncloud/ocis/pull/3357) +* Bugfix - Fix request validation on GraphAPI User updates: [#3167](https://github.com/owncloud/ocis/issues/3167) * Bugfix - Replace public mountpoint fileid with grant fileid: [#3349](https://github.com/owncloud/ocis/pull/3349) * Change - Add remote item to mountpoint and fix spaceID: [#3365](https://github.com/owncloud/ocis/pull/3365) * Change - Switch NATS backend: [#3192](https://github.com/owncloud/ocis/pull/3192) @@ -45,6 +46,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/3357 +* Bugfix - Fix request validation on GraphAPI User updates: [#3167](https://github.com/owncloud/ocis/issues/3167) + + Fix PATCH on graph/v1.0/users when no 'mail' attribute is present in the request body + + https://github.com/owncloud/ocis/issues/3167 + * Bugfix - Replace public mountpoint fileid with grant fileid: [#3349](https://github.com/owncloud/ocis/pull/3349) We now show the same resoucre id for resources when accessing them via a public links as when