Update changelog/unreleased/fix-createhome-middleware.md

This commit is contained in:
Benedikt Kulmann
2020-07-13 15:39:17 +02:00
committed by GitHub
parent 36bbe85d9c
commit 5662b8e506
@@ -1,5 +1,5 @@
Bugfix: Provide token configuration from config
Fixed a bug that causes the createHome middleware to crash if no configuration for the OIDC provider is propagated.
Fixed a bug that causes the createHome middleware to crash if no configuration for the TokenManager is propagated.
https://github.com/owncloud/ocis-proxy/pull/69