[cgiapp] CAP::Authentication not working properly with CAP::Session

Todd Wade trwww at sbcglobal.net
Thu Nov 20 17:28:55 EST 2008



----- Original Message ----
From: Richard Jones <ra.jones at dpw.clara.co.uk>
> Hope someone can help with this. I'm having a major headache with 
> authentication and sessions.
>
> In the CGI::Session docs there is a mention of session->flush, and if I 
> use this in teardown(), then sessions do start to work, providing I use 
> $self->session_delete after logout. Odd because I've never had to use 
> session->flush before.

I might have not noticed, but someone asked what your environment was but you haven't replied with it yet?

Anywhoo... I'd probably bet a big chunk of change that you have a circular ref somewhere thats keeping the session from going out of scope.

Todd W.



More information about the cgiapp mailing list