6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/8/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3564] Auth Redirection
*
Your Email Address
*
Spam protection
Enter the letters below:
.___. __..___.__ . . _/ (__ [__ | \|\/| ./__..__)[___|__/| |
Comment
> Probably a Auth Redirction bug in Mimp/lib/base.php, when MIMP is > 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'))) { > > --- > >> if (!(Auth::isAuthenticated() || (Auth::getProvider() == 'mimp'))) { > > > > Prior to this change the http://<server>/horde/mimp/ took me to HORDE > login page, which was not expected when viewed through WAP. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers