summaryrefslogtreecommitdiff
path: root/inc/auth/pgsql.class.php
Commit message (Collapse)AuthorAge
* escape UID in Postgres auth backend FS#1660Andreas Gohr2009-04-10
| | | | | | Ignore-this: 86a837e91f1f0cdcdcbdea0525901f2 darcs-hash:20090410182327-7ad00-95db727afb77ce34d9b7c2f3d0e99a28fbdfbbd4.gz
* auth-pgsql-fixsf2009-02-23
| | | | darcs-hash:20090223220336-59652-9270d976ddc6e039a2116f9a7937113421211e29.gz
* fix use of unitialised %{user} placeholder in MySQL and PostgreSQL backendsAndreas Gohr2008-10-12
| | | | darcs-hash:20081012180207-7ad00-54ff244124e7ab824c635a550b02310f8163706a.gz
* PGSQL auth backend - connect via socket FS#1198Andreas Gohr2007-07-30
| | | | | | | If the server field is empty in configuration the postgres backend will try to connect via a local socket to the server darcs-hash:20070730171227-7ad00-83bb5c4e60fec79e116343b1043a0dfe9800f82b.gz
* tf_rename_lower.patchhenning.noren2007-01-03
| | | | | | | Name the TRUE/FALSE-constants consistently as lowercase everywhere. This might also be an tiny optimization in some environments. darcs-hash:20070103205700-d2a3e-e7ec0aedb938d563f583116a2d5b17f3a3fea36c.gz
* changed inheritance for pgsql auth backendAndreas Gohr2006-06-11
| | | | | | | Because of incompatible SQL syntax the postgres backend can no longer inherit the retrieveUsers method from the MySQL backend darcs-hash:20060611170748-7ad00-83c69718da2f391e44504638b795956cf412fca0.gz
* Postgres backend for new OO authAndreas Gohr2006-03-01
darcs-hash:20060301223021-7ad00-868d32088de468523c63c4cc7e44869331dfc4b9.gz