You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "MOORHOUSE, John NW Group Risk" <Jo...@greenwichnatwest.com> on 2000/06/13 19:05:48 UTC

Apache::AuthCookie

Having problem with the above, anyone any idea

It doesn't seem to create the cookie

I added the log_error above err_header_out in login()

$r->log_error("SET COOKIE " . $self->_cookie_string($r,
"$auth_type\_$auth_name", $ses_key)) if ($debug >= 2);
$r->err_header_out("Set-Cookie" => $self->_cookie_string($r,
"$auth_type\_$auth_name", $ses_key));

errorlog entry
SET COOKIE Sample::AuthCookieHandler_Tas=fd3388f426a210cba2a1d6307345c56a;
path=/; domain=hp7;
[Tue Jun 13 18:05:11 2000] [error] ses_key_cookie


i.e  it doesn't seem to have set the cookie??

Any ideas would be greatly appreciated!!


Thanks
John


********************************************************************
This e-mail is intended only for the addressee named above.
As this e-mail may contain confidential or privileged information,
if you are not the named addressee, you are not authorised to
retain, read, copy or disseminate this message or any part of it.
********************************************************************

********************************************************************
This e-mail is intended only for the addressee named above.
As this e-mail may contain confidential or privileged information,
if you are not the named addressee, you are not authorised to
retain, read, copy or disseminate this message or any part of it.
********************************************************************