From e5e864bab5acfd002753d54487e1b1083af2c7d9 Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Fri, 8 Dec 2023 09:47:19 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2955271dc..9a8948394 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,12 +36,21 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Fix the public link update: [#7862](https://github.com/owncloud/ocis/pull/7862) * Enhancement - Add validation to public share provider: [#7877](https://github.com/owncloud/ocis/pull/7877) * Enhancement - Store and index metadata: [#7886](https://github.com/owncloud/ocis/pull/7886) * Enhancement - Allow regular users to list other users: [#7887](https://github.com/owncloud/ocis/pull/7887) ## Details +* Bugfix - Fix the public link update: [#7862](https://github.com/owncloud/ocis/pull/7862) + + We fixed a bug when normal users can update the public link to delete its + password if permission is not sent in data. + + https://github.com/owncloud/ocis/issues/7821 + https://github.com/owncloud/ocis/pull/7862 + * Enhancement - Add validation to public share provider: [#7877](https://github.com/owncloud/ocis/pull/7877) We changed the implementation of the public share provider in reva to do the