create changelog

This commit is contained in:
mmattel
2023-06-13 15:35:40 +02:00
parent 6b0a40b7f8
commit 2a422aa4d6

View File

@@ -0,0 +1,6 @@
Enhancement: Fix envvar defaults
Defaults for the envvar OCIS_LDAP_DISABLE_USER_MECHANISM were not used consistently, correct is `attribute`.
https://github.com/owncloud/ocis/pull/6516
https://github.com/owncloud/ocis/issues/6513