From df2eeb16f8e9980a8a539511e0c3f03dee66328e Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Fri, 18 Jul 2025 10:34:12 +0800 Subject: [PATCH] docs: update changelog of #9896 (#9901) Feedback from the PR. It merged before I could work in the changes. --- website/src/components/Changelog/Gateway.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/src/components/Changelog/Gateway.tsx b/website/src/components/Changelog/Gateway.tsx index 96361e728..16f7bc991 100644 --- a/website/src/components/Changelog/Gateway.tsx +++ b/website/src/components/Changelog/Gateway.tsx @@ -39,8 +39,9 @@ export default function Gateway() { establish. - Fixes a security issue where resource authorizations would not get - revoked if the Gateway was disconnected from the portal. + Fixes a potential security issue where prior resource authorizations + would not get revoked if the Gateway was disconnected from the portal + while access was removed.