Add changelog item for #6692

This commit is contained in:
Ralf Haferkamp
2023-12-11 16:35:48 +01:00
parent ff4720863a
commit e0cf9fcd93

View File

@@ -0,0 +1,11 @@
Bugfix: fix reva config of frontend service to avoid missleading error logs
We set an empty Credentials chain for the frontend service now. In ocis all
non-reva token authentication is handled by the proxy. This avoid irritating
error messages about the missing 'auth-bearer' service.
https://github.com/owncloud/ocis/pull/7934
https://github.com/owncloud/ocis/pull/7453
https://github.com/cs3org/reva/pull/4396
https://github.com/cs3org/reva/pull/4241
https://github.com/owncloud/ocis/issues/6692