That's a browser setting: Safari -> Preferences -> Security http://grack.com/blog/2010/01/06/3rd-party-cookies-dom-storage-and-privacy/
On Thu, Apr 28, 2011 at 12:56 PM, Henry Minsky <[email protected]> wrote: > One problem is, that >> >> Safari's default cookie settings are set to "Accept cookies: Only from >> sites I visit". That means, even with CORS/withCredentials support, >> without the user chaning the accept cookies settings to "always", the >> browser will not accept cookies for CORS requests. > > Is there any way to set that automatically from the LFC , or is that > something the user > has to manually change in their browser settings? > > -- > Henry Minsky > Software Architect > [email protected] > > >
