mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
fixes 16940 (#16987)
Response the sign status to UI for the public project. Signed-off-by: Wang Yan <wangyan@vmware.com>
This commit is contained in:
parent
c927a3cd52
commit
f946bd21f5
@ -44,6 +44,7 @@ var (
|
||||
{Resource: rbac.ResourceArtifact, Action: rbac.ActionRead},
|
||||
{Resource: rbac.ResourceArtifact, Action: rbac.ActionList},
|
||||
{Resource: rbac.ResourceArtifactAddition, Action: rbac.ActionRead},
|
||||
{Resource: rbac.ResourceAccessory, Action: rbac.ActionList},
|
||||
}
|
||||
|
||||
// sub policies for the projects
|
||||
|
Loading…
Reference in New Issue
Block a user