[bugs] [Bug 1022] Changed - Login fails on certain circumstances
bugs@bugs.horde.org
bugs@bugs.horde.org
Wed, 21 Aug 2002 07:10:12 -0300
http://bugs.horde.org/show_bug.cgi?id=1022
*** shadow/1022 Wed Aug 21 02:13:40 2002
--- shadow/1022.tmp.16785 Wed Aug 21 07:10:11 2002
***************
*** 41,43 ****
--- 41,64 ----
------- Additional Comments From chuck@horde.org 08/21/02 02:13 -------
no, it doesn't, unfortunately. i don't seem to see this, either. have you
checked on the list, and made sure you're running latest CVS?
+
+ ------- Additional Comments From peter.andersson@larare.finspong.se 08/21/02 07:10 -------
+ I did a CVS checkout monday, and it didn't resolve my problem.
+ I use PHP sessions.
+ If I link to https://skolmail.finspong.se/horde/imp/login.php?
+ imapuser=bogus&server=localhost&reason=failed there is no problem with logging
+ in, but when user writes skolmail.finspong.se or a https://skolmail.finspong.se
+ link we get the error.
+ Does Horde try to reconnect to any previous session?
+ After writing https://skolmail.finspong.se and hitting ENTER the URL text
+ changes to
+ https://skolmail.finspong.se/horde/imp/login.php?
+ reason=session&Horde=6e6510947edfc648c3cdce4a69655eed&url=%2Findex.php%3FHorde%
+ 3D6e6510947edfc648c3cdce4a69655eed
+
+ Can I set a unregister session thing somewhere in the login.php, so it clears
+ up and don't try to reconnect?
+
+ Grateful for any help.
+
+ Peter