Summary | user is redirected to default application if alternate_login is used |
Queue | IMP |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | fse (at) camline (dot) com |
Created | 12/07/2005 (7161 days ago) |
Due | |
Updated | 01/17/2006 (7120 days ago) |
Assigned | |
Resolved | 01/17/2006 (7120 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
version that will have the fix applied supports the new setting from
Horde that deprecates IMP's alternate login screen setting.
New Attachment: login.php[2].patch
Unfortunatelly, in my case your fix does not work because I'm using
the alternative_login from imp/config/config.php
With attached fix, it works also in my case. Txs
because there was a change at exactly the same place of code some days
ago...)
sure it's against current CVS HEAD?
Also, it would be perfect if you did the same for Horde's and Gollem's
login pages.
New Attachment: login.php[1].patch
State ⇒ Feedback
empty? And you don't need to set the 2nd paramter of getFormData() to
false.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ user is redirected to default application if alternate_login is used
Queue ⇒ IMP
New Attachment: login.php.patch
State ⇒ New
application e.g. horde/chora via bookmark, then after login user gets
redirected to the default application. The attached patch can solve
this problem.