VT> My workaround will:
VT> 1) Delete the old session
VT> 2) Create a new session
VT> 3) Return a dummy page, along with a new cookie and a redirect to
VT> site's main page
There is easier workaround - just call $c->reset_session_expires on login.
Why nor reset_session_expires neither extend_session_expires are not
documented
if they are public?
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/