[Kolab-devel] [issue4174] Patch for imp/dimp login by uid

Arvid Requate issues at kolab.org
Fri Feb 26 20:58:02 CET 2010


New submission from Arvid Requate <requate at univention.de>:

The attached patch fixes two problems with the imp/dimp login by uid using auth
driver 'application' (https://issues.kolab.org/issue3309). The patch proposes
using 'uniquser'instead of 'user' in the following to calls:

A) /usr/share/horde3/imp/lib/Auth/imp.php line 168:
 $imp_imap = &IMP_IMAP::singleton($_SESSION['imp']['user'],
$credentials['password']);

B) /usr/share/horde3/imp/lib/Session.php line 278:
 $res = $imapclient->login($_SESSION['imp']['user'], $password);

----------
files: t_imp_HK_UV_fix_login_by_uid.diff
keyword: web client
messages: 23806
nosy: requate, wrobel
status: unread
title: Patch for imp/dimp login by uid

______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4174>
______________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t_imp_HK_UV_fix_login_by_uid.diff
Type: text/x-diff
Size: 1323 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/devel/attachments/20100226/9587860c/attachment.bin>


More information about the devel mailing list