summaryrefslogtreecommitdiff
path: root/inc/auth/mysql.class.php
Commit message (Expand)AuthorAge
* Accept empty MySQL password for database auth.Jérôme Tamarelle2011-02-15
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* basic_auth is loaded by inc/auth.phpAdrian Lang2010-06-23
* Added isCaseSensitive() to auth backends FS#1657Andreas Gohr2009-11-15
* Support for even more debugging in mysql backendAndreas Gohr2009-10-15
* 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
* mysql auth backend: check DB query result correctly FS#1039Andreas Gohr2008-02-23
* spelling fix FS#1220Andreas Gohr2007-08-09
* support for setting the MySQL charset for auth backendThomas Koenig2007-04-23
* tf_rename_lower.patchhenning.noren2007-01-03
* fix for php5's more stringent type checking in foreach (auth/mysql.class.php)chris2006-08-04
* MySQL 3.23 compatibility issuematthiasgrimm2006-06-11
* MySQL Bug - PHP warning if query result is emptymatthiasgrimm2006-05-22
* Postgres backend for new OO authAndreas Gohr2006-03-01
* file cleanupsAndreas Gohr2006-02-17
* fixed password mailAndreas Gohr2006-02-17
* MySQL cando updatematthiasgrimm2006-02-08
* new way of auth module capability checkingAndreas Gohr2006-02-03
* optional READ Lockmatthiasgrimm2006-02-01
* MySQL canDo() patchmatthiasgrimm2006-01-30
* MySQL getUserCount() optimizsationmatthiasgrimm2006-01-26
* MySQL retrieveUsers() use LIMITmatthiasgrimm2006-01-26
* MySQL modify user patchmatthiasgrimm2006-01-24
* MySQL backend code cleanup fixmatthiasgrimm2006-01-22
* streamlining auth backends :!:Andreas Gohr2006-01-21
* spellfix for mysql auth backendAndreas Gohr2006-01-21
* mysql class password encryption bugfixmatthiasgrimm2006-01-07
* change username fixmatthiasgrimm2005-11-11
* MySQL OO auth module bug fixMatthias Grimm2005-11-10
* MySQL auth module documentationMatthias Grimm2005-11-07
* mysql extension for OO auth systemMatthias Grimm2005-11-06