add SessionRestrictionByIP
authorNicole C. Engard <nengard@gmail.com>
Mon, 20 Apr 2015 13:50:48 +0000 (08:50 -0500)
committerNicole C. Engard <nengard@gmail.com>
Mon, 20 Apr 2015 13:50:48 +0000 (08:50 -0500)
en/manual.xml

index 31ae59f..6603f52 100644 (file)
@@ -845,6 +845,29 @@ budget_code: 922$a</programlisting></para>
                 changed</para>
             </important>
           </section>
+          <section id="SessionRestrictionByIP">
+            <title>SessionRestrictionByIP</title>
+            <para>Default: Enable</para>
+            <para>Asks: ___ check for change in remote IP address for session security. Disable only
+              when remote IP address changes frequently. </para>
+            <para>Values:<itemizedlist>
+                <listitem>
+                  <para>Disable</para>
+                </listitem>
+                <listitem>
+                  <para>Enable</para>
+                </listitem>
+              </itemizedlist></para>
+            <para>Description:<itemizedlist>
+                <listitem>
+                  <para>When this preference is set to 'Enable' Koha will log you out of the staff
+                    client if your IP address changes as a security measure.  For some systems the
+                    IP address changes frequently so you'll want to set this preference to 'Disable'
+                    to prevent Koha from logging you out of the staff client every time that
+                    happens.</para>
+                </listitem>
+              </itemizedlist></para>
+          </section>
 
           <section id="SessionStorage">
             <title>SessionStorage</title>