[Tickets #8293] LDAP Auth driver should have configurable capabilities
bugs at horde.org
bugs at horde.org
Tue May 19 07:19:57 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8293
------------------------------------------------------------------------------
Ticket | 8293
Created By | macura at opf.slu.cz
Summary | LDAP Auth driver should have configurable capabilities
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
macura at opf.slu.cz (2009-05-19 03:19) wrote:
In Auth/ldap.php, there are hardcoded capabilities. But sometimes we
need to change it. Maybe this could be used to override capabilities
of other drivers too.
In config, ther could be something like:
$conf['auth']['params']['capability'] = Array ('list','add','update');
This could be very usefull because sometimes we have to disable
deleting or modifying ldap users from horde, and sometimes it is not
good to show all users in selectbox, when there are 10k+ users.
Thank you!
More information about the bugs
mailing list