mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 13:19:58 -06:00
Automated changelog update [skip ci]
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -6,6 +6,7 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Fix notifications service settings: [#4652](https://github.com/owncloud/ocis/pull/4652)
|
||||
* Bugfix - Fix the OIDC provider cache: [#4600](https://github.com/owncloud/ocis/pull/4600)
|
||||
* Bugfix - Render webdav permissions as string in search report: [#4575](https://github.com/owncloud/ocis/issues/4575)
|
||||
* Bugfix - Graph service now forwards trace context: [#4582](https://github.com/owncloud/ocis/pull/4582)
|
||||
@@ -18,6 +19,15 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Fix notifications service settings: [#4652](https://github.com/owncloud/ocis/pull/4652)
|
||||
|
||||
We've fixed two notifications service setting: - `NOTIFICATIONS_MACHINE_AUTH_API_KEY`
|
||||
was previously not picked up (only `OCIS_MACHINE_AUTH_API_KEY` was loaded) - If you used a
|
||||
email sender address in the format of the default value of `NOTIFICATIONS_SMTP_SENDER` no
|
||||
email could be send.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/4652
|
||||
|
||||
* Bugfix - Fix the OIDC provider cache: [#4600](https://github.com/owncloud/ocis/pull/4600)
|
||||
|
||||
We've fixed the OIDC provider cache. It never had a cache hit before this fix. Under some
|
||||
|
||||
Reference in New Issue
Block a user