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

_______________________________________________
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