Add changelog for #4274

This commit is contained in:
Ralf Haferkamp
2022-08-04 10:45:10 +02:00
committed by Ralf Haferkamp
parent 23b9437c08
commit b18944b926
@@ -0,0 +1,6 @@
Bugfix: Fix handling of invalid LDAP users and groups
We fixed an issue where ocis would exit with a panic when LDAP users
or groups where missing required attributes (e.g. the id)
https://github.com/owncloud/ocis/issues/4274