[Catalyst] auth::DBIC & session problems
    Matt S Trout 
    dbix-class at trout.me.uk
       
    Tue Aug 15 19:00:17 CEST 2006
    
    
  
leonard.a.jaffe at jpmchase.com wrote:
> I can't use FastMMap because I can't get it to build clean on windows.  
> But I don't see how the session store play into the problem.  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 :)
-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
    
    
More information about the Catalyst
mailing list