Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod
2023-06-12 07:20:28 +00:00
parent e73e760827
commit 3d97599262

View File

@@ -10,6 +10,7 @@ The following sections list the changes for unreleased.
* Enhancement - Use reva client selectors: [#6452](https://github.com/owncloud/ocis/pull/6452)
* Enhancement - Add companion URL config: [#6453](https://github.com/owncloud/ocis/pull/6453)
* Enhancement - Add imprint and privacy url config: [#6462](https://github.com/owncloud/ocis/pull/6462)
* Enhancement - Fix the groupname validation: [#6490](https://github.com/owncloud/ocis/pull/6490)
* Enhancement - Fix the username validation: [#6437](https://github.com/owncloud/ocis/pull/6437)
* Enhancement - Update go-micro kubernetes registry: [#6457](https://github.com/owncloud/ocis/pull/6457)
* Enhancement - Update web to v7.0.1: [#6470](https://github.com/owncloud/ocis/pull/6470)
@@ -48,6 +49,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/6462
* Enhancement - Fix the groupname validation: [#6490](https://github.com/owncloud/ocis/pull/6490)
Fixed the ability to create a group with an empty name
https://github.com/owncloud/ocis/issues/5050
https://github.com/owncloud/ocis/pull/6490
* Enhancement - Fix the username validation: [#6437](https://github.com/owncloud/ocis/pull/6437)
Fix the username validation when an admin update the user