Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod
2023-12-08 09:47:19 +00:00
parent 40da95e1c0
commit e5e864bab5
+9
View File
@@ -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