Allow anonymous users to post comments
This commit is contained in:
parent
96963ce975
commit
559c11040a
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ label: 'anonymous user'
|
|||
weight: 0
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access comments'
|
||||
- 'access content'
|
||||
- 'access forward'
|
||||
- 'access news feeds'
|
||||
|
@ -19,6 +20,7 @@ permissions:
|
|||
- 'count ad clicks'
|
||||
- 'count ad impressions'
|
||||
- 'diff view changes'
|
||||
- 'post comments'
|
||||
- 'search Google CSE'
|
||||
- 'search content'
|
||||
- 'use text format 1'
|
||||
|
|
Loading…
Add table
Reference in a new issue