<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commentaires sur : Utilisation de sfSessionStorage dans Symfony</title>
	<atom:link href="http://www.lexik.fr/blog/symfony/symfony/utilisation-de-sfsessionstorage-dans-symfony-901/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lexik.fr/blog/symfony/symfony/utilisation-de-sfsessionstorage-dans-symfony-901</link>
	<description>Blog sur le développement Web PHP avec Symfony 2</description>
	<lastBuildDate>Sun, 05 Feb 2012 05:07:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Par : David</title>
		<link>http://www.lexik.fr/blog/symfony/symfony/utilisation-de-sfsessionstorage-dans-symfony-901/comment-page-1#comment-11638</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 24 Aug 2010 08:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.lexik.fr/sfblog/?p=901#comment-11638</guid>
		<description>Pour ceux qui comme moi cherche une réponse rapide à la question de Kevin:

il suffit de remplir le paramètre &quot;session_cookie_domain&quot; de sfSessionStorage.

prod
  storage:
    param:
      session_cookie_domain: &quot;.domain.tld&quot;

(commentaire en doublon oupa?)</description>
		<content:encoded><![CDATA[<p>Pour ceux qui comme moi cherche une réponse rapide à la question de Kevin:</p>
<p>il suffit de remplir le paramètre &laquo;&nbsp;session_cookie_domain&nbsp;&raquo; de sfSessionStorage.</p>
<p>prod<br />
  storage:<br />
    param:<br />
      session_cookie_domain: &laquo;&nbsp;.domain.tld&nbsp;&raquo;</p>
<p>(commentaire en doublon oupa?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Kevin</title>
		<link>http://www.lexik.fr/blog/symfony/symfony/utilisation-de-sfsessionstorage-dans-symfony-901/comment-page-1#comment-3506</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 15 Oct 2009 09:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.lexik.fr/sfblog/?p=901#comment-3506</guid>
		<description>Tres interessant! Merci pour l&#039;explication tres claire.

Je suis dans la situation inverse : UNE seule application pour plusieurs domaines, et j&#039;aimerais garder la meme session quand je passe d&#039;un domaine a l&#039;autre... possible avec sfSessionStorage?

Merci!</description>
		<content:encoded><![CDATA[<p>Tres interessant! Merci pour l&#8217;explication tres claire.</p>
<p>Je suis dans la situation inverse : UNE seule application pour plusieurs domaines, et j&#8217;aimerais garder la meme session quand je passe d&#8217;un domaine a l&#8217;autre&#8230; possible avec sfSessionStorage?</p>
<p>Merci!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

