On 7/27/06, Jonathan Rockway <[EMAIL PROTECTED]> wrote: > I checked the manpage, and it says $c->request->user is deprecated and > that $c->user should be used instead. There's no mention of $c->user > existing elsewhere in the docs, though, so I'm not sure about that. I > will test and get back to you (well, the list anyway).
Try reading the Catalyst::Plugin::Authentication manpages. -Nilson Santos F. Jr. _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
