diff --git a/changelog/unreleased/remove-proxy-route-fix-cs3-example.md b/changelog/unreleased/remove-proxy-route-fix-cs3-example.md new file mode 100644 index 0000000000..d7115fb378 --- /dev/null +++ b/changelog/unreleased/remove-proxy-route-fix-cs3-example.md @@ -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