[Tickets #3703] NEW: PATH_INFO is not preserved on login redirect.
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Mar 28 07:53:16 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3703
-----------------------------------------------------------------------
Ticket | 3703
Created By | horde at portfolio16.de
Summary | PATH_INFO is not preserved on login redirect.
Queue | Horde Framework Packages
Version | FRAMEWORK_3
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
horde at portfolio16.de (2006-03-28 07:53) wrote:
Hi,
I'm using Horde 3.1.1 and Chora 2.0.1. The usage is restricted to
developers, so if someone jumps to a chora URL, he gets redirected to
/horde/login.php to give his credentials. After logging in he is NOT
returned to the correct URL.
Steps to reproduce:
1. Developer gets commit-mail with the following URL:
https://HOST/horde/chora/diff.php/foo/bar/bin/notify?r1=1.3&r2=1.4&ty=h
2. When visiting this URL, he gets redirected to:
https://eisler.eisfair.net/horde/login.php?url=%2Fhorde%2Fchora%2Fdiff.php%3
Fr1%3D1.3%26amp%3Br2%3D1.4%26amp%3Bty%3Dh&nosideba
r=1
(See the missing PATH_INFO)
3. After loggin in, he gets redirected back to:
https://HOST/horde/chora/diff.php?r1=1.3&r2=1.4&ty=h
That page gives a nondescript error message (obviously)...
More information about the bugs
mailing list