<?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>CakePHPでCSRF対策 へのコメント</title>
	<atom:link href="http://www.1x1.jp/blog/2006/12/cakephp_csrf.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.1x1.jp/blog/2006/12/cakephp_csrf.html</link>
	<description>PHPでWEB+DBシステムの開発をやっています。</description>
	<lastBuildDate>Sun, 05 Feb 2012 11:49:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>【CakePHP】CSRF対策でSecurityComponentを使う場合の注意点 &#124; ねねとまつの小部屋 より</title>
		<link>http://www.1x1.jp/blog/2006/12/cakephp_csrf.html/comment-page-1#comment-73459</link>
		<dc:creator>【CakePHP】CSRF対策でSecurityComponentを使う場合の注意点 &#124; ねねとまつの小部屋</dc:creator>
		<pubDate>Fri, 25 Jan 2008 11:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.1x1.jp/blog/2006/12/cakephp_csrf.html#comment-73459</guid>
		<description>[...] Shin x blogさんCakePHPでCSRF対策 [...]</description>
		<content:encoded><![CDATA[							<p>[...] Shin x blogさんCakePHPでCSRF対策 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>shin@1x1 より</title>
		<link>http://www.1x1.jp/blog/2006/12/cakephp_csrf.html/comment-page-1#comment-320</link>
		<dc:creator>shin@1x1</dc:creator>
		<pubDate>Thu, 21 Dec 2006 03:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.1x1.jp/blog/2006/12/cakephp_csrf.html#comment-320</guid>
		<description>ですね。冗長な表現でした。
表示ページ自身にsubmitするなら前者、違うページにsubmitするなら後者ですね。
エントリも修正しておきました。

ありがとうございました。:-)</description>
		<content:encoded><![CDATA[							<p>ですね。冗長な表現でした。<br />
							表示ページ自身にsubmitするなら前者、違うページにsubmitするなら後者ですね。<br />
							エントリも修正しておきました。</p>
							<p>ありがとうございました。:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>shun より</title>
		<link>http://www.1x1.jp/blog/2006/12/cakephp_csrf.html/comment-page-1#comment-318</link>
		<dc:creator>shun</dc:creator>
		<pubDate>Thu, 21 Dec 2006 02:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.1x1.jp/blog/2006/12/cakephp_csrf.html#comment-318</guid>
		<description>今、ためしてみたんですが、$html-&gt;formTag($html-&gt;url(&#039;/test/add/&#039;.$html-&gt;tagValue(&#039;test/id&#039;)) というのは、単に　$html-&gt;formTag() とするか、 $html-&gt;formTag(&#039;/test/add/&#039;.$html-&gt;tagValue(&#039;test/id&#039;)) としたほうがよさそうですね。formTag() の中でも url() を呼んでるみたいです。どうでしょうか？</description>
		<content:encoded><![CDATA[							<p>今、ためしてみたんですが、$html-&gt;formTag($html-&gt;url(&#8216;/test/add/&#8217;.$html-&gt;tagValue(&#8216;test/id&#8217;)) というのは、単に　$html-&gt;formTag() とするか、 $html-&gt;formTag(&#8216;/test/add/&#8217;.$html-&gt;tagValue(&#8216;test/id&#8217;)) としたほうがよさそうですね。formTag() の中でも url() を呼んでるみたいです。どうでしょうか？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

