summaryrefslogtreecommitdiff
path: root/inc/auth
Commit message (Expand)AuthorAge
* print LDAP group debugging even on success (like for user debug)Andreas Gohr2010-10-18
* - spelling fixesElan Ruusamäe2010-10-07
* 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
* Use config_cascade for ACLs and plain auth users FS#1677Andreas Gohr2010-06-27
* Add scope options to LDAP auth backend FS#1832Andreas Gohr2010-06-27
* basic_auth is loaded by inc/auth.phpAdrian Lang2010-06-23
* new auth capability 'logout'Andreas Gohr2010-06-22
* Add debug message for adLDAP class constructionAdrian Lang2010-05-17
* gather additional information from ad backendDominik Eckelmann2010-04-29
* added getUsers to ad auth backendDominik Eckelmann2010-04-29
* honor recursive_groups setting in auth:ad FS#1825Andreas Gohr2009-12-19
* Added isCaseSensitive() to auth backends FS#1657Andreas Gohr2009-11-15
* fixed copypasta in plain::cleanGroupAndreas Gohr2009-11-15
* more work on user and group cleaningAndreas Gohr2009-11-14
* Added group and user sanitationAndreas Gohr2009-11-13
* Fixed bug in the ad auth classAndreas Gohr2009-11-03
* do not connect in constructor of auth:ldap backendAndreas Gohr2009-11-02
* ad backend: multi domain setupAndreas Gohr2009-11-02
* ad auth: do not connect to AD server in constructor FS#1791Andreas Gohr2009-11-02
* 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