[commits] Horde branch master updated. 171024c1fb9dbe9965a4603091f48aac0b41f0c5
Michael M Slusarz
slusarz at horde.org
Mon Feb 10 08:28:29 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 0e2b36cb850f8b38da6b32dae7c267f7b592f993
00bd4eb invalid connection option "query_lookup"
b8c19d6 Merge branch 'patch-3' of github.com:BigMichi1/horde into BigMichi1-patch-3
171024c [mms] Fix usage of 'query_lookup' and 'query_modify' backend parameters (Michael Cramer <michael at bigmichi1.de>).
Summary: http://github.com/horde/horde/compare/0e2b36cb850f8b38da6b32dae7c267f7b592f993...171024c1fb9dbe9965a4603091f48aac0b41f0c5
-----------------------------------------------------------------------
commit 00bd4eb0ee50dda7903e363fbb0838ec58d09def
Author: Michael Cramer <michael at bigmichi1.de>
Date: Sun Feb 9 14:40:07 2014 +0100
invalid connection option "query_lookup"
this change fixes to error when using pgsql driver.
Could not instantiate PDO with DSN "pgsql:query_lookup=SELECT password FROM mailbox WHERE username = %u and active = 1;query_modify=UPDATE mailbox SET password = %e WHERE username = %u;host=localhost;dbname=postfix". PDOException: SQLSTATE[08006] [7] invalid connection option "query_lookup"
passwd/lib/Factory/Driver.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/00bd4eb0ee50dda7903e363fbb0838ec58d09def
http://git.horde.org/horde-git/-/commit/00bd4eb0ee50dda7903e363fbb0838ec58d09def
-----------------------------------------------------------------------
commit b8c19d61fc4d69d7f1f06a126e3f9dba89908118
Merge: 0e2b36c 00bd4eb
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Feb 10 01:25:29 2014 -0700
Merge branch 'patch-3' of github.com:BigMichi1/horde into BigMichi1-patch-3
passwd/lib/Factory/Driver.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/b8c19d61fc4d69d7f1f06a126e3f9dba89908118
http://git.horde.org/horde-git/-/commit/b8c19d61fc4d69d7f1f06a126e3f9dba89908118
-----------------------------------------------------------------------
commit 171024c1fb9dbe9965a4603091f48aac0b41f0c5
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Feb 10 01:27:49 2014 -0700
[mms] Fix usage of 'query_lookup' and 'query_modify' backend parameters (Michael Cramer <michael at bigmichi1.de>).
passwd/docs/CHANGES | 2 ++
passwd/package.xml | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/171024c1fb9dbe9965a4603091f48aac0b41f0c5
http://git.horde.org/horde-git/-/commit/171024c1fb9dbe9965a4603091f48aac0b41f0c5
More information about the commits
mailing list