[Catalyst] generic way of "session has expired" message?

Byron Young Byron.Young at riverbed.com
Wed Jan 28 18:39:39 GMT 2009


Jens Schwarz wrote on 2009-01-28:
> Hi,
> 
> I there some generic way of providing a "session has expired"
> message to the user after a session has expired? I don't know how
> to distinct between a user whose session just expired and a user
> that has not yet logged in (a "session has expired" message does
> not make sense for the latter one).
> 
> Any hints?
> 
> Thanks
> 
> Jens -- NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL für
> nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

Hi Jens

I haven't used it myself, but check out $c->session_delete_reason() in the Catalyst::Plugin::Session docs.

Byron



More information about the Catalyst mailing list