[Tickets #10680] Re: Authentication via IMP does fail for some passwords while using IMAP directly does work

bugs at horde.org bugs at horde.org
Thu Feb 16 18:44:34 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10680
------------------------------------------------------------------------------
  Ticket             | 10680
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Authentication via IMP does fail for some passwords
                     | while using IMAP directly does work
  Queue              | Kronolith
  Version            | Git master
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider, Michael Slusarz
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2012-02-16 18:44) wrote:

>> Thx for the input. Made the patch on line 211 + one at 154 where
>> setCookie is called - i can confirm that only one call to setKey is
>> done per request.
>> output is:
>>
>> array(2) {
>>   [0]=>
>>   string(4) "auth"
>>   [1]=>
>>   string(0) ""
>> }
>>
>> Using session_control = 'none' the key is always empty - guess  
>> thats correct?
>> Should i test it with session_control patch active or not?
>
> This is not a good sign.  You should be seeing this also:
>
> array(2) {
>   [0]=>
>   string(3) "imp"
>   [1]=>
>   string(0) ""
> }

This is likely due to the same session issue as in Bug: 9733





More information about the bugs mailing list