mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-06 23:11:31 +01:00
webhook related permissions correction
Signed-off-by: xaleeks <xalex@vmware.com> Signed-off-by: xaleeks <xalex@vmware.com>
This commit is contained in:
parent
6f4e8150d5
commit
1847d10c07
@ -50,7 +50,9 @@ The following table depicts the various user permission levels in a project.
|
||||
| Create/edit/delete project robots | | | | | ✓ |
|
||||
| See configured CVE allowlist | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| Create/edit/remove CVE allowlist | | | | | ✓ |
|
||||
| Enable/disable webhooks | | | ✓ | ✓ | ✓ |
|
||||
| View webhook events | | | | ✓ | ✓ |
|
||||
| Add new webhook events | | | | | ✓ |
|
||||
| Enable/disable webhooks | | | | | ✓ |
|
||||
| Create/delete tag retention rules | | | ✓ | ✓ | ✓ |
|
||||
| Enable/disable tag retention rules | | | ✓ | ✓ | ✓ |
|
||||
| Create/delete tag immutability rules | | | | | ✓ |
|
||||
|
Loading…
Reference in New Issue
Block a user