[imp] Horde doesn't completely delegate login to imp.

Christopher Crowley ccrowley@tulane.edu
Thu, 6 Jun 2002 08:49:06 -0500


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> > I can't reproduce this, with HEAD or RELENG.
> > 
> > -chuck
> > 
> 
> It seems that there must be something incorrectly configured in my
> installation, then.  This problem is browser independent



By changing this in registry.php the problem is eliminated:

$this->services['imp']['auth']['logout'] = array(

- -    'link' => "%application%/login.php?reason=logout&url=|url|"
+    'link' => "%application%/../login.php?reason=logout&url=|url|"

);


This seems very strange to me. Any ideas on why IMP is failing to
unregister the session for horde?  If I leave it the vanilla way, and
I log out of IMP, I have to give my password to get back into IMP,
but all the rest of the services are available because I still have
an active session with HORDE.  

Suggestions for tests or traces to run to assess where the problem
is?

Chris

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>

iQA/AwUBPP9oUc0q7cR88Y/bEQJkXACfTIw2Jjf5IxiHFiafAxlHT5ogzssAoK+4
psFmDJURpqk/ehqcEcUG/BKs
=BSuF
-----END PGP SIGNATURE-----