From 49213ebd6b9d5d44d436c4dbb405209b248f83d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Wed, 7 Feb 2024 14:45:12 +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 68f6535c11..4ab8880bd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,7 @@ The following sections list the changes for unreleased. * Bugfix - Remove invalid environment variables: [#8303](https://github.com/owncloud/ocis/pull/8303) * Bugfix - Fix concurrent shares config: [#8317](https://github.com/owncloud/ocis/pull/8317) * Bugfix - Fix Content-Disposition header for downloads: [#8381](https://github.com/owncloud/ocis/pull/8381) +* Bugfix - Signed url verification: [#8385](https://github.com/owncloud/ocis/pull/8385) * Enhancement - Support login page background configuration: [#7674](https://github.com/owncloud/ocis/issues/7674) * Enhancement - Disable the password policy: [#7985](https://github.com/owncloud/ocis/pull/7985) * Enhancement - Update antivirus service: [#8062](https://github.com/owncloud/ocis/pull/8062) @@ -245,6 +246,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8381 https://github.com/cs3org/reva/pull/4498 +* Bugfix - Signed url verification: [#8385](https://github.com/owncloud/ocis/pull/8385) + + Signed urls now expire properly + + https://github.com/owncloud/ocis/pull/8385 + * Enhancement - Support login page background configuration: [#7674](https://github.com/owncloud/ocis/issues/7674) Introduce a new environment variable `IDP_LOGIN_BACKGROUND_URL` that overrides