[Catalyst] Session problems with IE and cookies - workaround
Marc Logghe
Marc.Logghe at DEVGEN.com
Fri Mar 30 13:04:23 GMT 2007
Hey Dmitry !
Calling $c->reset_session_expires did the trick indeed ! Now
authentication works both for IE and Opera.
Thanks a million.
Regards,
Marc
> -----Original Message-----
> From: Dmitry [mailto:dmitry at bis.ru]
> Sent: Thursday, March 29, 2007 5:51 PM
> To: catalyst at lists.rawmode.org
> Subject: Re: [Catalyst] Session problems with IE and cookies
> - workaround
>
> 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: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/
>
>
More information about the Catalyst
mailing list