add changelog

This commit is contained in:
Willy Kloucek
2021-09-07 13:10:16 +02:00
parent 3aa519c9de
commit 41ced6621a

View File

@@ -0,0 +1,5 @@
Bugfix: Remove non working proxy route and fix cs3 users example
We removed a non working route from the proxy default configuration and fixed the cs3 users deployment example since it still used the accounts service. It now only uses the configured LDAP.
https://github.com/owncloud/ocis/pull/2474