mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-02 16:59:56 -05:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -48,11 +48,22 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Enhancement - Log user agent and remote addr on auth errors: [#9475](https://github.com/owncloud/ocis/pull/9475)
|
||||
* Enhancement - Add missing WOPI features: [#9580](https://github.com/owncloud/ocis/pull/9580)
|
||||
* Enhancement - Update web to v9.1.0-alpha.1: [#9585](https://github.com/owncloud/ocis/pull/9585)
|
||||
|
||||
## Details
|
||||
|
||||
* Enhancement - Log user agent and remote addr on auth errors: [#9475](https://github.com/owncloud/ocis/pull/9475)
|
||||
|
||||
The proxy will now log `user_agent`, `client.address`, `network.peer.address`
|
||||
and `network.peer.port` to help operations debug authentication errors. The
|
||||
latter three follow the [Semantic Conventions 1.26.0 / General /
|
||||
Attributes](https://opentelemetry.io/docs/specs/semconv/general/attributes/)
|
||||
naming to better integrate with log aggregation tools.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9475
|
||||
|
||||
* Enhancement - Add missing WOPI features: [#9580](https://github.com/owncloud/ocis/pull/9580)
|
||||
|
||||
We added the feature to disable the chat for onlyoffice and added the missing
|
||||
|
||||
Reference in New Issue
Block a user