From aeed2c277d673db13b4f89640caaacbb34977ce2 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 21 Nov 2022 13:51:00 +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 6e43be72bc..7f9aeff5e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Lower IDP token lifespans: [#5077](https://github.com/owncloud/ocis/pull/5077) * Bugfix - Do not reindex a space twice at the same time: [#5001](https://github.com/owncloud/ocis/pull/5001) * Bugfix - Find spaces by their name: [#5044](https://github.com/owncloud/ocis/pull/5044) * Bugfix - Adjust cache related configuration options: [#5087](https://github.com/owncloud/ocis/pull/5087) @@ -17,6 +18,12 @@ The following sections list the changes for unreleased. ## Details +* Bugfix - Lower IDP token lifespans: [#5077](https://github.com/owncloud/ocis/pull/5077) + + We've lowered the IDP token lifespans to more reasonable durations. + + https://github.com/owncloud/ocis/pull/5077 + * Bugfix - Do not reindex a space twice at the same time: [#5001](https://github.com/owncloud/ocis/pull/5001) We fixed a problem where the search service reindexed a space while another reindex process was