Summary | Auth Redirection |
Queue | MIMP |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | palrakesh (at) gmail (dot) com |
Created | 03/06/2006 (7079 days ago) |
Due | |
Updated | 03/06/2006 (7079 days ago) |
Assigned | 03/06/2006 (7079 days ago) |
Resolved | 03/06/2006 (7079 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
hasn't had major changes for over a year. The logic matches IMP
exactly, as well, so if your diff is reversed I still don't agree
with you.
You need to have MIMP handle horde auth for mobile users.
configuration in my setup. Have the latest stuff from the CVS for
MIMP, stuff working fine without any need of changes.
Taken from Michael Slusarz
State ⇒ Feedback
hasn't had major changes for over a year. The logic matches IMP
exactly, as well, so if your diff is reversed I still don't agree with
you.
You need to have MIMP handle horde auth for mobile users.
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Auth Redirection
Queue ⇒ MIMP
responsible for Login, the redirection still happened to the Horde
login page. Did a small change to get my server url
http://<server>/horde/mimp/ take me to MIMP login page.
Change diffed as
# diff base.php base.php.orig
43c43
< if (!(Auth::isAuthenticated() || (Auth::getProvider() != 'mimp'))) {
---
login page, which was not expected when viewed through WAP.