From 5a54c8a8b5ffb2efab4ec6bb5d81a37231eb5dfd Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Wed, 15 Mar 2023 23:21:04 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e0c8046b..d87c4ece6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ The following sections list the changes for unreleased. * Enhancement - Add endpoint to list permissions: [#5594](https://github.com/owncloud/ocis/pull/5594) * Enhancement - Introduce policies-service: [#5714](https://github.com/owncloud/ocis/pull/5714) * Enhancement - Better config for postprocessing service: [#5457](https://github.com/owncloud/ocis/pull/5457) -* Enhancement - Add config option to enforce passwords on public links: [#5785](https://github.com/owncloud/ocis/pull/5785) +* Enhancement - Add config option to enforce passwords on public links: [#5848](https://github.com/owncloud/ocis/pull/5848) * Enhancement - Add new permission for public links: [#5690](https://github.com/owncloud/ocis/pull/5690) * Enhancement - Added option to configure default quota per role: [#5616](https://github.com/owncloud/ocis/pull/5616) * Enhancement - Add expiration to user and group shares: [#5389](https://github.com/owncloud/ocis/pull/5389)