[Catalyst] Problem with authentication
Walter Vargas
walter at covetel.com.ve
Wed Apr 22 12:05:11 GMT 2009
You loaded Session module ?
Este mensaje ha sido enviado gracias al servicio BlackBerry de Movilnet
-----Original Message-----
From: Tomas Doran <bobtfish at bobtfish.net>
Date: Wed, 22 Apr 2009 13:00:49
To: The elegant MVC web framework<catalyst at lists.scsys.co.uk>
Subject: Re: [Catalyst] Problem with authentication
Renee Bäcker wrote:
> Hi *,
>
> I want to use authentication in my catalyst app. The authentication
> seems to work, but I can't access any user information as $c->user is
> undefined.
<snip>
> The log says "login successful:" but nothing more.
>
> What is wrong with my code?
Nothing appears wrong with that code.
However you haven't shown us your authentication config, so we don't
know what you're authenticating with / against.
If you could also include the debug log of the hit which calls
$c->authenticate and then redirects, and the hit after that it would be
helpful.
Cheers
t0m
_______________________________________________
List: Catalyst at lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/
More information about the Catalyst
mailing list