Summary | Confusing log message during incomplete authentication |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 11/30/2009 (5695 days ago) |
Due | |
Updated | 12/01/2009 (5694 days ago) |
Assigned | 12/01/2009 (5694 days ago) |
Resolved | 12/01/2009 (5694 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug: 8739Fix incorrect variable.
http://cvs.horde.org/diff.php/horde/login.php?rt=horde&r1=2.233&r2=2.234&ty=u
State ⇒ Feedback
incomplete and thus no user name has been set at this point. The
result are log messages like:
Nov 30 14:14:25 HORDE [notice] [imp] Login success for jan
[192.168.60.1] to {mail.wg.de:1143 [imap/notls]} [pid 27813 on line
307 of "/srv/www/htdocs/horde/imp/lib/Session.php"]
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Confusing log message during incomplete authentication
Queue ⇒ IMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
incomplete and thus no user name has been set at this point. The
result are log messages like:
Nov 30 14:14:16 HORDEGIT [notice] [imp] Login success [127.0.0.1]
(forwarded for [192.168.60.30]) to {mail.wg.de:143 [imap]} [pid 23885
on line 502 of "/srv/www/htdocs/hordegit/imp/lib/Auth.php"]
Nov 30 14:14:16 HORDEGIT [notice] [horde] Login success for
[127.0.0.1] to horde. [pid 23885 on line 200 of
"/srv/www/htdocs/hordegit/login.php"]
Nov 30 14:14:25 HORDE [notice] [imp] Login success for jan
[192.168.60.1] to {mail.wg.de:1143 [imap/notls]} [pid 27813 on line
307 of "/srv/www/htdocs/horde/imp/lib/Session.php"]