From 3e9f4e317a84cca5dba0bc0f1bfc3a69b109952b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Fri, 13 Sep 2024 14:10:15 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cab16b47d5..584439b3c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,7 @@ The following sections list the changes for unreleased. * Bugfix - Fixed the ocm email template: [#10030](https://github.com/owncloud/ocis/pull/10030) * Bugfix - Fixed activity filter depth: [#10031](https://github.com/owncloud/ocis/pull/10031) +* Bugfix - Fixed the ocm tocken: [#10050](https://github.com/owncloud/ocis/pull/10050) ## Details @@ -72,6 +73,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/9850 https://github.com/owncloud/ocis/pull/10031 +* Bugfix - Fixed the ocm tocken: [#10050](https://github.com/owncloud/ocis/pull/10050) + + We now pass the JWT secret to the reva runtime. + + https://github.com/owncloud/ocis/pull/10050 + # Changelog for [6.4.0] (2024-09-12) The following sections list the changes for 6.4.0.