[imp] re: custom login

Derek Martin derek at younet.okstate.edu
Wed Jan 29 12:58:52 PST 2003


*This message was transferred with a trial version of CommuniGate(tm) Pro*
The delete and recreate is what we are having troubles with right now...
Log_login isn't a horde function - it is currently a function we are running
to log the session variables and the 's' if it succeeds, we are still trying
to track down why the logins are failing randomly so this is where we
started.
Derek

-----Original Message-----
From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org]On
Behalf Of jkpsj
Sent: Wednesday, January 29, 2003 3:25 AM
To: imp at lists.horde.org
Subject: RE: [imp] re: custom login

*This message was transferred with a trial version of CommuniGate(tm) Pro*

--- Derek Martin <derek at younet.okstate.edu> wrote:
>
>   if ($session_id) {
>      setcookie($horde_session_name, '', -10000, '/',
> 'alternateserverdomainexpiratory');
>      setcookie($horde_session_name, $session_id, 0, '/', '
> alternateserverdomainexpiratory ');
>
>

do we need to delete and recreate the imp_key cookie ?

>      log_login('horde', $username, $session_id, 's');
>      return true;
>

is log_login a function is horde :( ?

--
jkpsj


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe at lists.horde.org



More information about the imp mailing list