[Catalyst] auth::DBIC & session problems

leonard.a.jaffe at jpmchase.com leonard.a.jaffe at jpmchase.com
Tue Aug 15 20:07:49 CEST 2006


Matt S Trout <dbix-class at trout.me.uk> 

> leonard.a.jaffe at jpmchase.com wrote:
> >  The problem
> > lies inside the serialization of the DBIC object, which means I should 
not
> > be the only person seeing this error message.
> 
> Auth::Store::DBIC doesn't store the DBIC object into the session, only 
the 
> user id. If there's a DBIC object going into the session it's almost 
certainly 
> you putting it there :)


The default behavior of session and auth used together to the stick the 
user 
in the session. 



More information about the Catalyst mailing list