Declare who can send fmn topics.
This commit is contained in:
parent
7cd2f1af2a
commit
22983118db
4 changed files with 22 additions and 0 deletions
|
@ -23,3 +23,9 @@ fedmsg_certs:
|
|||
- service: fmn
|
||||
owner: root
|
||||
group: fedmsg
|
||||
can_send:
|
||||
- fmn.filter.update
|
||||
- fmn.preference.update
|
||||
- fmn.rule.update
|
||||
## frontend only...
|
||||
#- fmn.confirmation.update
|
||||
|
|
|
@ -19,3 +19,9 @@ fedmsg_certs:
|
|||
- service: fmn
|
||||
owner: root
|
||||
group: fedmsg
|
||||
can_send:
|
||||
- fmn.filter.update
|
||||
- fmn.preference.update
|
||||
- fmn.rule.update
|
||||
## frontend only...
|
||||
#- fmn.confirmation.update
|
||||
|
|
|
@ -22,3 +22,8 @@ fedmsg_certs:
|
|||
- service: fmn
|
||||
owner: root
|
||||
group: apache
|
||||
can_send:
|
||||
- fmn.filter.update
|
||||
- fmn.preference.update
|
||||
- fmn.rule.update
|
||||
- fmn.confirmation.update
|
||||
|
|
|
@ -22,3 +22,8 @@ fedmsg_certs:
|
|||
- service: fmn
|
||||
owner: root
|
||||
group: apache
|
||||
can_send:
|
||||
- fmn.filter.update
|
||||
- fmn.preference.update
|
||||
- fmn.rule.update
|
||||
- fmn.confirmation.update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue