Drupal core's node module has a permission called "Access the content overview page" which allows people to access the admin content list at /admin/content without needing to give them the all powerful 'Administer all nodes' permission.

Bean should do the same - users should not need the ability to administer beans to access the list of beans under /admin/content/blocks.

CommentFileSizeAuthor
#1 1691458-bean-overview-access.patch989 bytesmrfelton

Comments

mrfelton’s picture

Status: Active » Needs review
StatusFileSize
new989 bytes

Patch attached.

mrfelton’s picture

Status: Needs review » Fixed

I went ahead and committed this relatively trivial patch. http://drupalcode.org/project/bean.git/blobdiff/d34eb7dc96839aa2da549b6a...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.