<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3AOptional_settings%2F81%2Fpl</id>
	<title>Translations:Optional settings/81/pl - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3AOptional_settings%2F81%2Fpl"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Optional_settings/81/pl&amp;action=history"/>
	<updated>2026-08-18T10:27:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Optional_settings/81/pl&amp;diff=239677&amp;oldid=prev</id>
		<title>Maren.fritz: Created page with &quot;Przykładowo konfigurację ustawień żądania LimeSurvey można modyfikować w następujący sposób (na własne ryzyko): &lt;syntaxhighlight lang=&quot;php&quot; enclose=&quot;pre&quot;&gt; // Wyłą...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Optional_settings/81/pl&amp;diff=239677&amp;oldid=prev"/>
		<updated>2023-09-26T06:37:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Przykładowo konfigurację ustawień żądania LimeSurvey można modyfikować w następujący sposób (na własne ryzyko): &amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot; enclose=&amp;quot;pre&amp;quot;&amp;gt; // Wyłą...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Przykładowo konfigurację ustawień żądania LimeSurvey można modyfikować w następujący sposób (na własne ryzyko):&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot; enclose=&amp;quot;pre&amp;quot;&amp;gt; // Wyłącz ochronę CSRF&lt;br /&gt;
 &amp;#039;request&amp;#039; =&amp;gt; array(&lt;br /&gt;
 &amp;#039;enableCsrfValidation&amp;#039;=&amp;gt;false, &lt;br /&gt;
 ),&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot; enclose=&amp;quot;pre&amp;quot;&amp;gt; // Wymuś określoną bazę adresów URL &lt;br /&gt;
 &amp;#039;request&amp;#039; =&amp;gt; array(&lt;br /&gt;
 &amp;#039;hostInfo&amp;#039; =&amp;gt; &amp;#039;http://www.example.org/&amp;#039; &lt;br /&gt;
 ),&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot; enclose=&amp;quot;pre&amp;quot;&amp;gt; // Ustaw nazwę domeny cookie i ścieżkę dla ochrony CSRF. Ścieżka jest używana, jeśli masz inną instancję w tej samej domenie&lt;br /&gt;
 &amp;#039;request&amp;#039; =&amp;gt; array(&lt;br /&gt;
 &amp;#039;csrfCookie&amp;#039; =&amp;gt; array( &lt;br /&gt;
 &amp;#039;domain&amp;#039; =&amp;gt; &amp;#039;.example.com&amp;#039;,&lt;br /&gt;
 &amp;#039;path&amp;#039; =&amp;gt; &amp;#039;/limesurvey/&amp;#039;,&lt;br /&gt;
 ) &lt;br /&gt;
),&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Maren.fritz</name></author>
	</entry>
</feed>