Summary | IMP IMAP authentication with Horde is broken after update |
Queue | IMP |
Queue Version | 6.2.0 |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | fw (at) fiberworks (dot) com |
Created | 07/17/2014 (4005 days ago) |
Due | |
Updated | 10/01/2014 (3929 days ago) |
Assigned | |
Resolved | 08/08/2014 (3983 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
If you need more information or a tester contact me and I will do
anywhere in the login process so unfortunately for these kind of
issues that a developer can't reproduce, you necessarily need to track
down the issue locally for use to be able to debug further.
but what i should do Now ? It worked before.
In fact, the complex structure did not make it easy to debug/follow.
Can you pls. tell me what Function/Class is the Logon process is
calling and where this information are stored, so that i can debug it.
Thank you.
Version ⇒ 6.2.0
Priority ⇒ 1. Low
different auth backends I have tested.
There was a regression in the Imap client library that would have
allowed an empty string to be used as a password. That has been
fixed, but that isn't directly related to this ticket.
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ IMP IMAP authentication with Horde is broken after update
Due ⇒ 07/17/2014
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
after update via PEAR from 5.1 to latest 5.2 , IMP will not send the
correct Password
with 'hordeauth' => 'full' in backends.php.
Tracing the Logon to IMAP backend (auth from dovecot) with AUTH PLAN
has shown that no Password (empty) is sumbitted when User log's on to
Horde.
My Horde Auth is normally running with SQL Authentication, fetching
the same Data from MySql Table as Dovecote Auth does. Works perfekt on
5.1
Changed the Horde Auth to IMAP for testting to see any difference, but
there is no.
Try'ed it with Horde auth also on IMAP will work only when 'hordeauth'
=> false.
'hordeauth' => true and 'hordeauth' => 'full' will not submit any Password,
and when you try to logon to IMP it will work. On CRAM-MD5 you will
see as logon string \0[USERNAME]\0[USERNAME]