Changelog

This commit is contained in:
Benedikt Kulmann
2020-09-08 15:51:24 +02:00
parent eedcdf5d8e
commit e6bc812692
@@ -0,0 +1,6 @@
Bugfix: initialize roleService client in GRPC server
We fixed the initialization of the GRPC server by also providing a roleService client and a roleManager instance.
https://github.com/owncloud/ocis-accounts/pull/114