<?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>Комментарии к записи: Некоторые особенности CSRF Protection в symfony</title>
	<atom:link href="http://jeka.ru/2010/01/18/csrf-protection/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeka.ru/2010/01/18/csrf-protection/</link>
	<description>Жизнь в мире IT</description>
	<lastBuildDate>Sun, 21 Aug 2011 07:12:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Автор: Jeka</title>
		<link>http://jeka.ru/2010/01/18/csrf-protection/comment-page-1/#comment-27109</link>
		<dc:creator>Jeka</dc:creator>
		<pubDate>Fri, 28 Jan 2011 18:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://jeka.ru/?p=410#comment-27109</guid>
		<description>session_id меняется потому, что так просто реализовали авторизацию в sfGuardPlugin.
возможно в этом есть некоторый смысл.</description>
		<content:encoded><![CDATA[<p>session_id меняется потому, что так просто реализовали авторизацию в sfGuardPlugin.<br />
возможно в этом есть некоторый смысл.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Иван</title>
		<link>http://jeka.ru/2010/01/18/csrf-protection/comment-page-1/#comment-27108</link>
		<dc:creator>Иван</dc:creator>
		<pubDate>Fri, 28 Jan 2011 18:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://jeka.ru/?p=410#comment-27108</guid>
		<description>Непонятно, почему при авторизации должен измениться session_id()...
Session ID выдается один раз при старте сессии. Меняться он не должен, пока сессия жива! 

По-моему, Вам просто надо позвать заранее session_start() и всё.</description>
		<content:encoded><![CDATA[<p>Непонятно, почему при авторизации должен измениться session_id()&#8230;<br />
Session ID выдается один раз при старте сессии. Меняться он не должен, пока сессия жива! </p>
<p>По-моему, Вам просто надо позвать заранее session_start() и всё.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

