summaryrefslogtreecommitdiff
path: root/inc/auth
Commit message (Expand)AuthorAge
* Support for even more debugging in mysql backendAndreas Gohr2009-10-15
* more debugging infos in LDAP backendAndreas Gohr2009-10-04
* Check if ldap_get_entries returns array FS#1742Andreas Gohr2009-10-04
* gracefully handle missing groups in auth:adAndreas Gohr2009-09-02
* Change expensive uses of split to the much faster explode.Tom N Harris2009-05-28
* addes Active Directory auth method (ad)Andreas Gohr2009-05-26
* fixed function documentation FS#1695Andreas Gohr2009-05-26
* escape UID in Postgres auth backend FS#1660Andreas Gohr2009-04-10
* auth-pgsql-fixsf2009-02-23
* removed punbb auth backendAndreas Gohr2009-01-14
* default to UTF-8 client encoding for MySQL backend FS#1527Andreas Gohr2008-11-08
* fix use of unitialised %{user} placeholder in MySQL and PostgreSQL backendsAndreas Gohr2008-10-12
* Wrap user modifications in eventsGabriel Birke2008-08-17
* avoid infinite loop in ldap auth backend FS#1365Andreas Gohr2008-04-10
* mysql auth backend: check DB query result correctly FS#1039Andreas Gohr2008-02-23
* add gidnumber to LDAP auth userdata FS#1338Andreas Gohr2008-02-19
* Make session reference file check overridable for auth backendsAndreas Gohr2008-02-15
* LDAP backend: try to rebind with current user for getUserData() FS#1053Andreas Gohr2008-02-15
* filter usernames case-insensitive in user managerGabriel Birke2008-02-13
* getUserData should really be implemented always... (FS#1272)Andreas Gohr2007-12-03
* spelling fix FS#1220Andreas Gohr2007-08-09
* PGSQL auth backend - connect via socket FS#1198Andreas Gohr2007-07-30
* check for empty group array in LDAP backend FS#1004Andreas Gohr2007-06-21
* Code corrections in inc/auth/plain.class.php deleteUser() methodChris Smith2007-06-20
* properly escape values used in LDAP filters FS#1048Andreas Gohr2007-05-13
* support for setting the MySQL charset for auth backendThomas Koenig2007-04-23
* tf_rename_lower.patchhenning.noren2007-01-03
* always bind as superuser for getting userinfo (LDAP) #751Andreas Gohr2006-10-03
* use DOKU_URL as key for sessions and auth cookie #896 #581 #884Andreas Gohr2006-10-03
* force rebind after opening new LDAP connection #751Andreas Gohr2006-10-03
* cleanID on passforgot action #861Andreas Gohr2006-09-16
* fixed auth problem introduced in last unittest fixAndreas Gohr2006-08-05
* fix for php5's more stringent type checking in foreach (auth/mysql.class.php)chris2006-08-04
* changed inheritance for pgsql auth backendAndreas Gohr2006-06-11
* MySQL 3.23 compatibility issuematthiasgrimm2006-06-11
* MySQL Bug - PHP warning if query result is emptymatthiasgrimm2006-05-22
* 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
* punbb backend dies when magic quotes enabledAndreas Gohr2006-03-03
* Allow non-ID names in ACLsAndreas Gohr2006-03-02
* Postgres backend for new OO authAndreas Gohr2006-03-01
* file cleanupsAndreas Gohr2006-02-17
* fixed password mailAndreas Gohr2006-02-17
* updated auth_punbbAndreas Gohr2006-02-11
* MySQL cando updatematthiasgrimm2006-02-08
* new way of auth module capability checkingAndreas Gohr2006-02-03
* optional READ Lockmatthiasgrimm2006-02-01
* some fix for getUserData in the LDAP auth backendNathan Neulinger2006-01-31
* MySQL canDo() patchmatthiasgrimm2006-01-30