Skip to content

Recycle bin: allow non-admins to access the recycle bin? #4173

@davisagli

Description

@davisagli

This is a question about #4168

Currently only admins can access the recycle bin (it's protected with the Zope "Manage portal" permission).

This raises 2 questions for me:

  1. If an editor has access to edit in part of the site, should they be able to access the recycle bin and restore items in that part? This would be nice to support, but I can imagine there would be a lot of edge cases to handle. I think it's okay if we release this feature for only admins first, and then maybe add support for other editors later.

  2. Should site administrators also have access to the recycle bin? I would say they should; they usually have access to all content operations. It would be best if we define a new permission for accessing the recycle bin, instead of using "Manage portal". Then an admin can change who has access if needed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions