From 719b81d310b67f1ab9543b2da5881560e6927470 Mon Sep 17 00:00:00 2001 From: Heinrich Lee Yu Date: Fri, 15 Mar 2019 08:07:52 +0800 Subject: Only return `commands_changes` used in frontend When executing quick actions, this limits the `commands_changes` response to only those used by the frontend --- .../security-2826-fix-project-serialization-in-quick-actions.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/security-2826-fix-project-serialization-in-quick-actions.yml (limited to 'changelogs/unreleased') diff --git a/changelogs/unreleased/security-2826-fix-project-serialization-in-quick-actions.yml b/changelogs/unreleased/security-2826-fix-project-serialization-in-quick-actions.yml new file mode 100644 index 00000000000..272f8a95957 --- /dev/null +++ b/changelogs/unreleased/security-2826-fix-project-serialization-in-quick-actions.yml @@ -0,0 +1,5 @@ +--- +title: Remove project serialization in quick actions response +merge_request: +author: +type: security -- cgit v1.2.3