[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: Apache::Cookie not finding cookies ...
From:       Brian Clarkson <brian () austinunleashed ! com>
Date:       2004-03-30 14:44:26
Message-ID: 406987CA.9020201 () austinunleashed ! com
[Download RAW message or body]

Nick Phillips wrote:
> On 30/03/2004, at 5:21 AM, Brian Clarkson wrote:
> 
>> I'm hoping that I'm doing something wrong ...
> 
> 
>> I've tried the logout.pl that comes in the Apache::AuthCookie dist, 
>> but that didn't work.
> 
> 
> 
> My code has an object that has an Apache::Request object stuffed into 
> it, and:

I don't have an object ... I'm firing off logout.pl ( ok, logout.cgi ) 
as a script.  it's in a mod_perl configured directory ...


<Location /apps>
    SetHandler perl-script
    PerlHandler Apache::Registry
    Options +ExecCGI
    allow from all
    PerlSendHeader On
</Location>

I tried your code, tried the cookies, but I don't have anything in 
$authType or in the %cookies hash i tried earlier.

my $r = Apache->request;
my $authType = $r->auth_type();

and $authType is empty



i just want to get this to work so i can move on ...


--b--


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic