Skip to content

Commit

Permalink
fix: member policy requires member role
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiu Jian committed Jul 14, 2020
1 parent d10da02 commit 3d85738
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/controller/onecloud_policy.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ policy:
PolicyMember = `
# rbac for normal user, not allow for delete
scope: project
roles:
- member
policy:
'*':
'*':
Expand Down

0 comments on commit 3d85738

Please sign in to comment.