<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - How to take off "security check"?]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/21491/"/>
	<updated>2009-06-04T07:43:04Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/21491/how-to-take-off-security-check/</id>
		<entry>
			<title type="html"><![CDATA[Re: How to take off "security check"?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/128253/#p128253"/>
			<content type="html"><![CDATA[<p>This method will work correctly for all pages, except for post.php. For this page, comment lines 163, 164&nbsp; to skip CSRF checking.</p>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2009-06-04T07:43:04Z</updated>
			<id>http://punbb.informer.com/forums/post/128253/#p128253</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to take off "security check"?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/128146/#p128146"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Slavok wrote:</cite><blockquote><p>This checking is needed to avoid <a href="http://en.wikipedia.org/wiki/Csrf">CSRF</a>, we are not recommended to you to take it off. <br />But if you want to do this, just add this line to config.php to skip security checking:<br /></p><div class="codebox"><pre><code>define(&#039;FORUM_DISABLE_CSRF_CONFIRM&#039;, 1);</code></pre></div></blockquote></div><p>Does not work:<br /></p><div class="quotebox"><blockquote><p>Warning! The following errors must be corrected before your message can be posted:Unable to confirm security token. A likely cause for this is that some time passed between when you first entered the page and when you posted the form. Clicking &quot;Submit&quot; again should solve the problem.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[Ahmed]]></name>
				<uri>http://punbb.informer.com/forums/user/9878/</uri>
			</author>
			<updated>2009-06-02T13:01:32Z</updated>
			<id>http://punbb.informer.com/forums/post/128146/#p128146</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to take off "security check"?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126774/#p126774"/>
			<content type="html"><![CDATA[<p>This checking is needed to avoid <a href="http://en.wikipedia.org/wiki/Csrf">CSRF</a>, we are not recommended to you to take it off. <br />But if you want to do this, just add this line to config.php to skip security checking:<br /></p><div class="codebox"><pre><code>define(&#039;FORUM_DISABLE_CSRF_CONFIRM&#039;, 1);</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2009-04-14T14:34:51Z</updated>
			<id>http://punbb.informer.com/forums/post/126774/#p126774</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to take off "security check"?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126736/#p126736"/>
			<content type="html"><![CDATA[<p>Often, when its tooks longer time to make some post, there is security check when posting. It says that long time was between posts and so I need to push button &quot;Post&quot; one more time.</p><p>How to take it (and all others this kind security checks) off?</p>]]></content>
			<author>
				<name><![CDATA[Ahmed]]></name>
				<uri>http://punbb.informer.com/forums/user/9878/</uri>
			</author>
			<updated>2009-04-12T17:24:15Z</updated>
			<id>http://punbb.informer.com/forums/post/126736/#p126736</id>
		</entry>
</feed>
