Chore: Update authlib (foder as top level argument) (#111800)
This commit is contained in:
@@ -36,7 +36,7 @@ func (r ResourceAuthorizer) Authorize(ctx context.Context, attr authorizer.Attri
|
||||
Name: attr.GetName(),
|
||||
Subresource: attr.GetSubresource(),
|
||||
Path: attr.GetPath(),
|
||||
})
|
||||
}, "") // NOTE: we do not know the folder in this context
|
||||
|
||||
if err != nil {
|
||||
return authorizer.DecisionDeny, "", err
|
||||
|
||||
Reference in New Issue
Block a user