[cvs] commit: horde/config conf.php.dist hooks.php.dist
horde/lib/Auth ldap.php
Chuck Hagenbuch
chuck at horde.org
Tue Oct 14 08:25:39 PDT 2003
chuck 2003/10/14 08:25:39 PDT
Modified files:
config conf.php.dist hooks.php.dist
lib/Auth ldap.php
Log:
Here's a patch the enhances the Auth LDAP driver by adding functionality to edit
and remove users. In addition the driver now supports binding to the LDAP tree
using a bind dn and password. Because many LDAP servers are set up differently
the driver can optionally use a hook so that anyone who uses the driver can
customize what attributes they want to use when an object is edited/added to
the directory.
The following files were changed:
hooks.php.dist -> Gives an example of the _horde_hook_authldap hook
conf.php.dist -> turns the hook off by default
ldap.php -> the driver itself
- Amith Varghese <amith at xalan.com>
Revision Changes Path
1.63 +6 -1 horde/config/conf.php.dist
1.50 +39 -1 horde/config/hooks.php.dist
1.28 +175 -23 horde/lib/Auth/ldap.php
Chora Links:
http://cvs.horde.org/diff.php/horde/config/conf.php.dist?r1=1.62&r2=1.63&ty=u
http://cvs.horde.org/diff.php/horde/config/hooks.php.dist?r1=1.49&r2=1.50&ty=u
http://cvs.horde.org/diff.php/horde/lib/Auth/ldap.php?r1=1.27&r2=1.28&ty=u
More information about the cvs
mailing list