From 33a32fe7b6adb53fc03efdd09e1dc2000a90697e Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Wed, 13 Dec 2023 00:44:03 +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 17e84714c6..a252b92161 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,10 +42,17 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Password policy return code was wrong: [#7952](https://github.com/owncloud/ocis/pull/7952) * Enhancement - Update web to v8.0.0-beta.2: [#7952](https://github.com/owncloud/ocis/pull/7952) ## Details +* Bugfix - Password policy return code was wrong: [#7952](https://github.com/owncloud/ocis/pull/7952) + + We fixed the status code on SharingNG update permissions for public shares. + + https://github.com/owncloud/ocis/pull/7952 + * Enhancement - Update web to v8.0.0-beta.2: [#7952](https://github.com/owncloud/ocis/pull/7952) Tags: web