<?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>Comments on: Adding security to your CakePHP application &#8211; Part 1</title>
	<atom:link href="http://www.sanisoft.com/blog/2010/07/05/adding-security-to-your-cakephp-application-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com/blog/2010/07/05/adding-security-to-your-cakephp-application-part-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adding-security-to-your-cakephp-application-part-1</link>
	<description>sharing technology, ideas, insights!</description>
	<lastBuildDate>Thu, 02 Feb 2012 08:48:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rohan Faye</title>
		<link>http://www.sanisoft.com/blog/2010/07/05/adding-security-to-your-cakephp-application-part-1/comment-page-1/#comment-5742</link>
		<dc:creator>Rohan Faye</dc:creator>
		<pubDate>Thu, 24 Feb 2011 11:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=1205#comment-5742</guid>
		<description>Above code is just an example. It completely depends upon the need of your application. If you need to ensure security for multiple modules of your application, then better to use the Sanitize class in the AppController. Else, simply import it wherever required to avoid loading the Sanitize class in each and every call.</description>
		<content:encoded><![CDATA[<p>Above code is just an example. It completely depends upon the need of your application. If you need to ensure security for multiple modules of your application, then better to use the Sanitize class in the AppController. Else, simply import it wherever required to avoid loading the Sanitize class in each and every call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.sanisoft.com/blog/2010/07/05/adding-security-to-your-cakephp-application-part-1/comment-page-1/#comment-5729</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 21 Feb 2011 16:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=1205#comment-5729</guid>
		<description>Seems like the pivotal question is whether it&#039;s possible to ensure that Sanitize isn&#039;t overlooked by including it one time in the application controller rather than in each controller individually.</description>
		<content:encoded><![CDATA[<p>Seems like the pivotal question is whether it&#8217;s possible to ensure that Sanitize isn&#8217;t overlooked by including it one time in the application controller rather than in each controller individually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adding security to your CakePHP application – Part 2 at SANIsoft &#8211; PHP for E Biz</title>
		<link>http://www.sanisoft.com/blog/2010/07/05/adding-security-to-your-cakephp-application-part-1/comment-page-1/#comment-4149</link>
		<dc:creator>Adding security to your CakePHP application – Part 2 at SANIsoft &#8211; PHP for E Biz</dc:creator>
		<pubDate>Mon, 13 Sep 2010 09:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=1205#comment-4149</guid>
		<description>[...] security to your CakePHP application – Part 2  TweetIn the Part 1 of this post, we&#039;ve discussed how to secure your CakePHP application by following some thumb rules [...]</description>
		<content:encoded><![CDATA[<p>[...] security to your CakePHP application – Part 2  TweetIn the Part 1 of this post, we&#039;ve discussed how to secure your CakePHP application by following some thumb rules [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Faye</title>
		<link>http://www.sanisoft.com/blog/2010/07/05/adding-security-to-your-cakephp-application-part-1/comment-page-1/#comment-3922</link>
		<dc:creator>Rohan Faye</dc:creator>
		<pubDate>Sun, 01 Aug 2010 17:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=1205#comment-3922</guid>
		<description>@red Thank you. Part 2 is on the way.. :)</description>
		<content:encoded><![CDATA[<p>@red Thank you. Part 2 is on the way.. <img src='http://www.sanisoft.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: red</title>
		<link>http://www.sanisoft.com/blog/2010/07/05/adding-security-to-your-cakephp-application-part-1/comment-page-1/#comment-3920</link>
		<dc:creator>red</dc:creator>
		<pubDate>Sun, 01 Aug 2010 11:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=1205#comment-3920</guid>
		<description>Nice post, waiting for part 2.</description>
		<content:encoded><![CDATA[<p>Nice post, waiting for part 2.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

