Attempt fix guest key

This commit is contained in:
Eldad Fux
2025-09-13 23:49:24 +01:00
parent b5c588722b
commit 0c92a30773
+1 -1
View File
@@ -119,7 +119,7 @@ class Key
$project->getId(),
$type,
Auth::USER_ROLE_GUESTS,
$roles[Auth::USER_ROLE_GUESTS]['scopes'] ?? [],
[],
'UNKNOWN'
);