summaryrefslogtreecommitdiff
path: root/inc/auth/ldap.class.php
Commit message (Expand)AuthorAge
* Use login cookie for LDAP re-auth (closes FS#2260)Michael Hamann2011-05-24
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* print LDAP group debugging even on success (like for user debug)Andreas Gohr2010-10-18
* Fix variable name in ldap retrieveUsersAdrian Lang2010-08-09
* Add getUsers capability to LDAP backendAdrian Lang2010-07-05
* Fix for Lotus ldap auth FS#1828Kirill Krasnov2010-07-01
* Add scope options to LDAP auth backend FS#1832Andreas Gohr2010-06-27
* Added isCaseSensitive() to auth backends FS#1657Andreas Gohr2009-11-15
* do not connect in constructor of auth:ldap backendAndreas Gohr2009-11-02
* more debugging infos in LDAP backendAndreas Gohr2009-10-04
* Check if ldap_get_entries returns array FS#1742Andreas Gohr2009-10-04
* avoid infinite loop in ldap auth backend FS#1365Andreas Gohr2008-04-10
* add gidnumber to LDAP auth userdata FS#1338Andreas Gohr2008-02-19
* LDAP backend: try to rebind with current user for getUserData() FS#1053Andreas Gohr2008-02-15
* check for empty group array in LDAP backend FS#1004Andreas Gohr2007-06-21
* properly escape values used in LDAP filters FS#1048Andreas Gohr2007-05-13
* always bind as superuser for getting userinfo (LDAP) #751Andreas Gohr2006-10-03
* force rebind after opening new LDAP connection #751Andreas Gohr2006-10-03
* ldap auth fix #762Andreas Gohr2006-03-31
* use 389 as standard port in ldap authAndreas Gohr2006-03-14
* fixed port assignment in ldap backendAndreas Gohr2006-03-07
* Postgres backend for new OO authAndreas Gohr2006-03-01
* file cleanupsAndreas Gohr2006-02-17
* new way of auth module capability checkingAndreas Gohr2006-02-03
* some fix for getUserData in the LDAP auth backendNathan Neulinger2006-01-31
* ldap auth fixesAndreas Gohr2006-01-26
* streamlining auth backends :!:Andreas Gohr2006-01-21