admin/user/roles provides an "edit permissions" link for any custom roles so you can go to a page to assign permissions on a per-role basis. this is very important usability functionality for sites with a large # of roles.

unfortunately, there's no way to get to these pages for the default "anonymous user" and "authenticated user" roles.

attached patch fixes this.

Comments

dww’s picture

StatusFileSize
new129.9 KB

screenshot

dww’s picture

StatusFileSize
new1.22 KB

another version with Sentence capitalization style link names, etc.

ChrisKennedy’s picture

Status: Needs review » Reviewed & tested by the community

Works great.

drumm’s picture

Status: Reviewed & tested by the community » Needs work

A quick survey of operations columns says no Sentence capitalization there.

ChrisKennedy’s picture

Status: Needs work » Reviewed & tested by the community

My fault then, please use the original patch.

drumm’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)