[dev] Horde authentication broken

Chuck Hagenbuch chuck at horde.org
Sun Sep 5 18:50:44 PDT 2004


Quoting Roel Gloudemans <roel at gloudemans.info>:

> I don't yet know why, but the following line in Secret.php causes the 
> problem:
>
> (function setKey under else from the first if statement)
> $key = $_COOKIE[$keyname . '_key'] = session_id();
>
> if it's changed to:
>
> $key = session_id();

Okay, I've changed it back - how's it now?

Thanks,
-chuck

--
"Regard my poor demoralized mule!" - Juan Valdez


More information about the dev mailing list