[Catalyst] Re: logout and go back to previous session?

A. Pagaltzis pagaltzis at gmx.de
Wed Mar 14 18:58:00 GMT 2007


* hubert depesz lubaczewski <depesz at gmail.com> [2007-03-14 06:40]:
> can you point me to a direction (manual/webpage/example) where
> i can read about setting session object from 2 different
> cookies? i.e. with some logic about which session_id to choose.

The default modules don’t provide this, from what I can tell.
However, C::Session::State::Cookie consists of <100 lines of
pretty simple code; just read the source. A patch to support
multiple different cookie names would be quite easy to implement.
(Or a subclass, failing that.)

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list