Declare who can send FAS topics.
This commit is contained in:
parent
7a66da4aac
commit
752c1bab9e
2 changed files with 18 additions and 0 deletions
|
@ -36,3 +36,12 @@ fedmsg_certs:
|
||||||
- service: fas
|
- service: fas
|
||||||
owner: root
|
owner: root
|
||||||
group: fas
|
group: fas
|
||||||
|
can_send:
|
||||||
|
- fas.group.create
|
||||||
|
- fas.group.member.apply
|
||||||
|
- fas.group.member.remove
|
||||||
|
- fas.group.member.sponsor
|
||||||
|
- fas.group.update
|
||||||
|
- fas.role.update
|
||||||
|
- fas.user.create
|
||||||
|
- fas.user.update
|
||||||
|
|
|
@ -36,3 +36,12 @@ fedmsg_certs:
|
||||||
- service: fas
|
- service: fas
|
||||||
owner: root
|
owner: root
|
||||||
group: fas
|
group: fas
|
||||||
|
can_send:
|
||||||
|
- fas.group.create
|
||||||
|
- fas.group.member.apply
|
||||||
|
- fas.group.member.remove
|
||||||
|
- fas.group.member.sponsor
|
||||||
|
- fas.group.update
|
||||||
|
- fas.role.update
|
||||||
|
- fas.user.create
|
||||||
|
- fas.user.update
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue