From eb43e7b0798070df95e4f78b64d862521a13399d Mon Sep 17 00:00:00 2001 From: Valtteri Kantanen Date: Tue, 16 Apr 2024 15:50:17 +0300 Subject: [PATCH] Add one more role that gives full access to Sisu --- src/auth/sisuRoles.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/auth/sisuRoles.ts b/src/auth/sisuRoles.ts index ea5de48..676dbe3 100644 --- a/src/auth/sisuRoles.ts +++ b/src/auth/sisuRoles.ts @@ -10,6 +10,7 @@ const sisuRolesGivingFullAccess = [ 'hy-ac-opne2', 'hy-ac-opne3', 'hy-ac-sview', + 'sis-role-tutoring', ] type UserCacheEntry = {