Allow authenticated users to comment

This commit is contained in:
Clayton Dewey 2019-08-30 11:05:37 -06:00
parent 559c11040a
commit efb2989e7f

View file

@ -9,6 +9,7 @@ label: 'authenticated user'
weight: 0
is_admin: false
permissions:
- 'access comments'
- 'access content'
- 'access forward'
- 'access news feeds'
@ -26,6 +27,7 @@ permissions:
- 'edit own blog content'
- 'edit own forum content'
- 'edit own weblinks'
- 'post comments'
- 'search content'
- 'use text format 1'
- 'use text format 3'