[Catalyst] auth::DBIC & session problems

leonard.a.jaffe at jpmchase.com leonard.a.jaffe at jpmchase.com
Tue Aug 15 19:01:27 CEST 2006


On 08/15/2006,  "Brandon Black" <blblack at gmail.com> wrote:
 
> On 8/15/06, leonard.a.jaffe at jpmchase.com <leonard.a.jaffe at jpmchase.com > 
wrote:
> 
> > So I still have the problem where if I use 
Authentication::Store::DBIC, 
> > I cannot use a session plug-in because freeze() doesn't like coderefs, 

> > and my DBIC objects contain codrefs for their inflate/deflate methods. 

>
> I'm doing the same thing and it works ok for me, but on a very different 
platform 
> compared to your list:
> 
> Specifically, I have a users table in my database called "users", I'm 
using Auth::Store::DBIC 
> for that, and I'm using Catalyst::Plugin::Session::PerUser combined with 
a inflate/deflate 
> subrefs to freeze/thaw session data into and out of the users table. The 
example of this 
> that you see here in the Auth::Store::DBIC docs: 
>
> came directly from my running production code.
> 

Thanks.
I looked at that code.  My table is called user, but that difference is 
minor.
I think the biggest difference is that I'm using DBIC::Schema::Loader.
Is there a way use that? 

Len.




-----------------------------------------
This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law.  If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED.  Although this transmission and
any attachments are believed to be free of any virus or other
defect that might affect any computer system into which it is
received and opened, it is the responsibility of the recipient to
ensure that it is virus free and no responsibility is accepted by
JPMorgan Chase & Co., its subsidiaries and affiliates, as
applicable, for any loss or damage arising in any way from its use.
If you received this transmission in error, please immediately
contact the sender and destroy the material in its entirety,
whether in electronic or hard copy format. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060815/fcc9d326/attachment.htm 


More information about the Catalyst mailing list