Closed (fixed)
Project:
Lightweight Directory Access Protocol
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 May 2010 at 06:20 UTC
Updated:
9 Apr 2011 at 16:23 UTC
Just as authmap is used for tracking the origination of external users, its quite possible we will need to track drupal roles granted and removed by ldap_authorization module. Even if its just helpful for user support and debugging.
$user->data['ldap_authorization']['removed_roles'] = array()
$user->data['ldap_authorization']['added_roles'] = array()
Comments
Comment #1
johnbarclay commented