Add changeleog

This commit is contained in:
Benedikt Kulmann
2020-09-09 09:00:39 +02:00
parent 5b310f7fd5
commit a5817c793a

View File

@@ -0,0 +1,7 @@
Bugfix: Update ocis-glauth for fixed single user search
We updated ocis-glauth to a version that comes with a fix for searching a single user or group. ocis-glauth was dropping search context before by ignoring the searchBaseDN for filtering. This has been fixed.
https://github.com/owncloud/product/issues/214
https://github.com/owncloud/ocis/pull/535
https://github.com/owncloud/ocis-glauth/pull/32