[Catalyst] trouble with "Authentication::Store::DBIC"?

John Napiorkowski jjn1056 at yahoo.com
Tue May 16 05:04:54 CEST 2006


Matt,

That did the trick!  Everything is working as normal
now.  Thanks! -john

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

> John Napiorkowski wrote:
> > Hey,
> > 
> > I probably need to make a more detailed test case
> for
> > this but I thought to fish and see if anyone ran
> into
> > a similar problem (that they didn't mention on the
> > list yet.)
> > 
> > I have this strange problem using
> > Authentication::Store::DBIC where the config value
> I
> > set in my YAML file seems to get ignored.  Here's
> the
> > exact way I have it written:
> > 
> > authentication:
> >   dbic:
> >     user_class:
> >
> "talentspace_portal::Model::db::membership::members"
> >     user_field: email
> >     password_field: password
> 
> user_class gets passed to $c->model
> 
> try "db::membership::members" and I suspect you'll
> find stuff all works 
> as expected.
> 
>  > <tale of weird-seeming behaviour snipped>
> 
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Catalyst mailing list