On Sat, Jul 26, 2008 at 12:56 PM, Daniel McBrearty
<[EMAIL PROTECTED]> wrote:
> Thanks Matt, I'll definitely try this when I get round to trying to
> solve this issue.
>
> Where does MyApp::set_athenticated get called from? when the user logs
> in? no, that can't be it ... you're way ahead of me here :-) ...
>

The base is from Catalyst::Plugin::Authentication:

http://search.cpan.org/~jayk/Catalyst-Plugin-Authentication-0.10006/lib/Catalyst/Plugin/Authentication.pm#set_authenticated(_$user,_$realmname_)


But C::P::Session::PerUser has its own which handles merging the session.

-J

_______________________________________________
List: Catalyst@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/

Reply via email to