[Tickets #2827] NEW: Pass a reference to the passwd driver to _passwd_hook_username
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Oct 21 22:15:31 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=2827
-----------------------------------------------------------------------
Ticket | 2827
Created By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Pass a reference to the passwd driver to _passwd_hook_username
Queue | Passwd
Version | HEAD
State | New
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2005-10-21 22:15) wrote:
Pass a reference to the driver to help support returning different usernames
depending on which backend we are using.
(I tried commiting this, but ran out of 'karma')
On a related note, what would the core people think about changing the
composite driver slightly - perhaps by adding a new param to it called
'username' that could be set from within the hook and would override the
username send to the backend? The reason I want to do this is because you
can't rely on the hook to return a username based on driver in this
case...since the hook is only called once for composite driver itself, and
not for each of the drivers that it contains.
More information about the bugs
mailing list