[imp] Custom Login handler?
Michael W. Jones
mjones at otsc.com
Tue Jan 11 15:51:13 PST 2005
That seemed to have done the trick! Thanks for your help.
Mike Jones
Houston, Texas
-----Original Message-----
From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org] On
Behalf Of Jan Schneider
Sent: Tuesday, January 11, 2005 10:23 AM
To: imp at lists.horde.org
Subject: Re: [imp] Custom Login handler?
Zitat von "Michael W. Jones" <mjones at otsc.com>:
> Has anyone been able to get the custom_login.php handler to work in
> Imp 4/Horde 3?
>
> I set the URL in the configuration to "scripts/custom_login.php"
> (currently testing just the basic version, will overlay actual custom
> page once working), and I have Horde set to authenticate via IMP.
>
> I end up with a stream of 302 "Temporarily redirected" messages in the
> log, before getting a 404 not found message:
Put the following lines before the first require_once line:
define('AUTH_HANDLER', true);
$authentication = 'none';
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently
Asked Questions: http://horde.org/faq/ To unsubscribe, mail:
imp-unsubscribe at lists.horde.org
More information about the imp
mailing list