diff --git a/changelog/unreleased/glauth-micro-client b/changelog/unreleased/glauth-micro-client new file mode 100644 index 000000000..be376b900 --- /dev/null +++ b/changelog/unreleased/glauth-micro-client @@ -0,0 +1,7 @@ +Bugfix: Use micro default client + +Tags: glauth + +We found a file descriptor leak in the glauth connections to the accounts service. Fixed it by using the micro default client. + +https://github.com/owncloud/ocis/pull/718