/[drupal]/contributions/modules/pwn/CHANGELOG.txt
ViewVC logotype

Contents of /contributions/modules/pwn/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Thu Feb 25 04:15:44 2010 UTC (6 months, 1 week ago) by ceardach
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +6 -1 lines
File MIME type: text/plain
User may grant roles if the role has permissions they themselves have

If the account that is being edited has a role the editor does not have
access to grant, then that role will be disabled.  All other roles will  be
removed as an option if the editor cannot grant it.

If the account has a role with a permission the editor does not have, then
the role will be checked and disabled, preventing the editor from revoking
the role.
1 // $Id: CHANGELOG.txt,v 1.3 2010/02/23 20:35:54 ceardach Exp $
2
3 02/24/10
4 --------
5 - Added ability for a user to share permissions through granting roles to users
6 if those roles do not have a permission the user does not have themselves
7
8 07/20/09
9 --------
10 - Users with 'share permissions' permission can access the permissions
11 administration page like a user with 'administer permissions', but they can
12 only see permissions that exist in one of their roles (using menu_alter and
13 form_alter). No configuration options.

  ViewVC Help
Powered by ViewVC 1.1.6