[Catalyst] Create a session after login only?

Octavian Rasnita orasnita at gmail.com
Wed Feb 24 19:58:17 GMT 2010


Hi,

I use the following Catalyst plugins in my app:
Session, Session::Store::File, Session::State::Cookie
Authentication, Authorization::Roles

The problem is that on each request of the main page, the app creates 2 
session files before even logging in.

Is it possible to make it generate session files only for the logged-in 
users?

Thanks.

Octavian




More information about the Catalyst mailing list