6.0.0-beta1
7/6/25

[#6678] Login Mode Option
Summary Login Mode Option
Queue IMP
Queue Version HEAD
Type Enhancement
State Duplicate
Priority 1. Low
Owners
Requester scottat (at) cofc (dot) edu
Created 05/02/2008 (6274 days ago)
Due
Updated 05/02/2008 (6274 days ago)
Assigned
Resolved 05/02/2008 (6274 days ago)
Milestone
Patch No

History
05/02/2008 09:22:22 PM scottat (at) cofc (dot) edu Comment #5 Reply to this comment
Thank you for your quick response.

[Show Quoted Text - 9 lines]
05/02/2008 05:43:58 PM Michael Slusarz Comment #4
State ⇒ Duplicate
Reply to this comment
This is (essentially) a duplicate of Ticket 6312.  And at this point - 
at least with FW_3, it doesn't make much sense to make dimp or mimp 
options as the default e-mail client because the UI interface for 
interacting with other horde applications is limited at best (i.e. it 
makes no sense to login to the standard horde portal and then have 
dimp as your e-mail client).



Additionally, changing the label is easily accomplished via gettext 
strings.  No reason to have that configurable.
05/02/2008 05:37:47 PM Jan Schneider Comment #3
State ⇒ Rejected
Reply to this comment
There is already a cookie set that saves the last selection. Anything 
else proposed in the request is too much bloat IMO.
05/02/2008 03:34:21 PM Chuck Hagenbuch Comment #2
State ⇒ Accepted
Reply to this comment
Seems like we should have a preference for this. I could have sworn 
we'd talked about it already, but I can't find a ticket.
05/02/2008 02:56:21 PM scottat (at) cofc (dot) edu Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Login Mode Option
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
Reply to this comment
Passing authentication to IMP when you have dimp also installed gives 
a "Mode" dropdown menu.



Feature Request: An option in the config to select the default mode.   
And maybe to change how the modes are labeled.  I've changed the 
default by editing imp's login.php, but it would be nice to have this 
in config somewhere.  The line I changed:



$view_cookie = isset($_COOKIE['default_imp_view'])

         ? $_COOKIE['default_imp_view']

         : 'dimp';

Saved Queries