Re: WOCookie & Safari
Re: WOCookie & Safari
- Subject: Re: WOCookie & Safari
- From: Mike Schrag <email@hidden>
- Date: Fri, 5 Sep 2008 11:22:42 -0400
Is there any way to keep session cookie after quit browsers?
This isn't really a reliable way to implement this feature anyway,
though. You would need to make your session lifetime way to long for
this to be useful. A better way would be for you app to set a custom
auth token cookie (that really should only be set over https, btw ..
for that matter, really all sessionful apps should be over https or
you are opening yourself up to vulnerability) that will allow you to
authenticate the person yourself across multiple sessions.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden