18 Commits

Author SHA1 Message Date
Andrew McMillan
7189617334 in_array looks for values, but we need to look in the keys now. 2007-11-04 21:41:20 +13:00
Andrew McMillan
e7940eef32 Add a bit more debugging. 2007-11-04 21:35:22 +13:00
Andrew McMillan
99248f42dd Fix debugging. 2007-11-04 21:22:55 +13:00
Andrew McMillan
acca66e4d8 $c needs to be global. 2007-11-04 21:20:05 +13:00
Andrew Ruthven
2744a62c28 Slight code tidy up and add some debug statements. 2007-11-04 20:09:14 +13:00
Andrew Ruthven
5ee58e34b3 Rename one more occurance on attributs to attributes, I can login with LDAP now. 2007-11-03 12:17:21 +13:00
Andrew Ruthven
ad712e9c25 Fix PHP syntax. 2007-11-03 12:12:13 +13:00
Andrew McMillan
e34807cc17 More consistently do the ldap timestamp munding. Probably this
should really be done in a separate 'munge_ldap_timestamp()' function.
2007-11-01 14:48:50 +13:00
Andrew McMillan
13f915ee1b Substantial refactoring of drivers_ldap for efficiency and code reuse.
Also switched to using the auth-functions for user create/update.
2007-10-30 14:51:06 +13:00
Andrew Ruthven
84fc0873bf Make sure the error handling will work if anonymous binding is being used. 2007-10-17 13:18:22 +13:00
Andrew Ruthven
6c872407f7 Allow the filterUser to be specified with or without brackets around it. 2007-10-17 11:58:30 +13:00
Andrew McMillan
3e2c600c33 Correct spelling, including spelling of a configuration variable name. 2007-08-15 22:12:25 +12:00
Paul Willoughby
f9bf7ff170 Allow for the LDAP protocol version to be defined. 2007-08-15 07:51:59 +12:00
Maxime Delorme
cb052ad1d7 Corrections to the LDAP configuration 2007-06-11 13:49:26 +01:00
Maxime Delorme
83caafa3a1 Use new getUserByName() function. 2007-05-30 23:34:01 +12:00
Maxime Delorme
7851f8c1ac Updates from Maxime Delorme 2007-05-19 11:37:23 +12:00
Maxime Delorme
cfba0c839c Updates to the LDAP driver from Maxime Delorme. 2007-05-14 09:11:59 +12:00
Maxime Delorme
011740a8da Basic driver for handling LDAP authentication. 2007-05-05 11:08:12 +12:00