From d25dd13017be61e324ba567fccfc5e7e62fb4e3f Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Wed, 17 May 2023 06:17:33 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c50dc6b7..816cca322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The following sections list the changes for unreleased. * Enhancement - Add specific result to antivirus for debugging: [#6265](https://github.com/owncloud/ocis/pull/6265) * Enhancement - Update Reva: [#6305](https://github.com/owncloud/ocis/pull/6305) * Enhancement - Add Store to `postprocessing`: [#6281](https://github.com/owncloud/ocis/pull/6281) +* Enhancement - Remove quota from share jails api responses: [#6309](https://github.com/owncloud/ocis/pull/6309) ## Details @@ -72,6 +73,14 @@ The following sections list the changes for unreleased. instances https://github.com/owncloud/ocis/pull/6281 + +* Enhancement - Remove quota from share jails api responses: [#6309](https://github.com/owncloud/ocis/pull/6309) + + We have removed the quota object from api responses for share jails, which would permanently + show exceeded due to restrictions in the permission system. + + https://github.com/owncloud/ocis/issues/4472 + https://github.com/owncloud/ocis/pull/6309 # Changelog for [3.0.0] (2023-05-08) The following sections list the changes for 3.0.0.