Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Products/CMFPlone/profiles/default/rolemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
<permission acquire="True"
name="Access inactive portal content"
>
<role name="Contributor" />
<role name="Editor" />
<role name="Owner" />
<role name="Site Administrator" />
</permission>
Expand Down
1 change: 1 addition & 0 deletions news/3571.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Allow Contributor and Editor to Access inactive portal content.