From b552c83447eb9998624509a6f952fbb3cdd19d16 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Mon, 9 Sep 2024 08:03:45 +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 32a903451..ac7d4adbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,6 +72,7 @@ The following sections list the changes for unreleased. * Enhancement - Handle OCM invite generated event: [#9966](https://github.com/owncloud/ocis/pull/9966) * Enhancement - Bump reva: [#9981](https://github.com/owncloud/ocis/pull/9981) * Enhancement - Update web to v10.2.0: [#9988](https://github.com/owncloud/ocis/pull/9988) +* Enhancement - Allow blob as connect-src in default CSP: [#9993](https://github.com/owncloud/ocis/pull/9993) ## Details @@ -271,6 +272,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9988 https://github.com/owncloud/web/releases/tag/v10.2.0 +* Enhancement - Allow blob as connect-src in default CSP: [#9993](https://github.com/owncloud/ocis/pull/9993) + + We added 'blob:' to the default connect-src items in the default CSP rules. + + https://github.com/owncloud/ocis/pull/9993 + # Changelog for [6.3.0] (2024-08-20) The following sections list the changes for 6.3.0.