Closed (cannot reproduce)
Project:
Protect Permissions
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jul 2012 at 18:04 UTC
Updated:
13 Aug 2012 at 23:02 UTC
Comments
Comment #1
salvisWhat makes you think either of these modules could have any overlap with PP?
Comment #2
lpalgarvio commentedsee administerusersbyrole, D6 & D7
see role delegation, D6 & D7
userprotect module does this and more, D6 & D7
as mentioned, Fix Core handles this, for D7 (and D6 probably too)
this ones are about removing control from admins. when giving permissions to change permissions in the system, it's obvious we have to trust the user. i haven't had an use case where a lower admin needs permissions to change core configurations in drupal or the permissions.
there's quite a lot of overlap here
Comment #3
salvisadministerusersbyrole is based on roles, not on permissions.
role delegation works by creating a permission for every role, completely manual configuration.
userprotect says:
PP is the exact opposite.
Fix Core indeed does have a little overlap, but it fixes only what I consider bugs in core. PP is intended to be a comprehensive solution, which would be useless without also fixing that particular issue.