From 21887c3fd30e569f9e8bc84d6d85e28f825a0afa Mon Sep 17 00:00:00 2001 From: Rui Tome Date: Fri, 24 Nov 2023 10:23:22 +0000 Subject: [PATCH] =?UTF-8?q?[AC-1139]=C2=A0Removed=20unnecessary=20permissi?= =?UTF-8?q?on=20from=20GroupAuthorizationHandler?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AuthorizationHandlers/Groups/GroupAuthorizationHandler.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Api/Vault/AuthorizationHandlers/Groups/GroupAuthorizationHandler.cs b/src/Api/Vault/AuthorizationHandlers/Groups/GroupAuthorizationHandler.cs index 0178e37a25..ec48338451 100644 --- a/src/Api/Vault/AuthorizationHandlers/Groups/GroupAuthorizationHandler.cs +++ b/src/Api/Vault/AuthorizationHandlers/Groups/GroupAuthorizationHandler.cs @@ -69,8 +69,7 @@ public class GroupAuthorizationHandler : AuthorizationHandler