From d9a4beef6428d89f6e1518d2cbbb74943524c3af Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Tue, 4 Apr 2023 13:58:30 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6a86c7afc..d3051d9e2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ The following sections list the changes for unreleased. * Enhancement - Make the group members addition limit configurable: [#5357](https://github.com/owncloud/ocis/pull/5357) * Enhancement - Allow username to be changed: [#5509](https://github.com/owncloud/ocis/pull/5509) * Enhancement - Graph Drives IdentitySet displayName: [#5347](https://github.com/owncloud/ocis/pull/5347) +* Enhancement - Make the LDAP base DN for new groups configurable: [#5974](https://github.com/owncloud/ocis/pull/5974) * Enhancement - Update to go 1.20 to use memlimit: [#5732](https://github.com/owncloud/ocis/pull/5732) * Enhancement - Display surname and givenName attributes: [#5388](https://github.com/owncloud/ocis/pull/5388) * Enhancement - Extended search: [#5221](https://github.com/owncloud/ocis/pull/5221)