Compare commits

...
Author SHA1 Message Date
Eldad Fux 0c92a30773 Attempt fix guest key 2025-09-13 23:49:24 +01:00
+1 -1
View File
@@ -119,7 +119,7 @@ class Key
$project->getId(),
$type,
Auth::USER_ROLE_GUESTS,
$roles[Auth::USER_ROLE_GUESTS]['scopes'] ?? [],
[],
'UNKNOWN'
);