<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Login Timeout]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4700</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4700&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Login Timeout.]]></description>
		<lastBuildDate>Mon, 15 Oct 2018 12:59:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Login Timeout]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32952#p32952</link>
			<description><![CDATA[<p>Thank you. Worked for me</p>]]></description>
			<author><![CDATA[null@example.com (BarryHavenga)]]></author>
			<pubDate>Mon, 15 Oct 2018 12:59:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32952#p32952</guid>
		</item>
		<item>
			<title><![CDATA[Re: Login Timeout]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29963#p29963</link>
			<description><![CDATA[<p>This must a a user preference and not a site-wide or company-wide setting.<br />This will entail a flag in the user table but settable by the sysadmin and not the user themselves as that could be leveraged for security violations like brute forcing.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 13 Dec 2017 16:32:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29963#p29963</guid>
		</item>
		<item>
			<title><![CDATA[Re: Login Timeout]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29959#p29959</link>
			<description><![CDATA[<p>Why don&#039;t we have an option either in config.php or from sys_pref table ?</p><p>That would be good to change it when requires.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Wed, 13 Dec 2017 10:19:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29959#p29959</guid>
		</item>
		<item>
			<title><![CDATA[Re: Login Timeout]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20184#p20184</link>
			<description><![CDATA[<p>So frequently changing IPs are generally in mobile based ISP connections. A list of such ISPs where IPs get changed so frequently would be useful to be wikied. Some mobile devices keep changing their MAC addresses in response to which the ISPs keep changing the IPs allotted to them.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 16 Jun 2014 03:21:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20184#p20184</guid>
		</item>
		<item>
			<title><![CDATA[Re: Login Timeout]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19114#p19114</link>
			<description><![CDATA[<p><a href="https://frontaccounting.com/fawiki/index.php?n=Devel.FrequentlyChangingClientIPFix">Wiki</a>-ed it.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 27 Jan 2014 12:00:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19114#p19114</guid>
		</item>
		<item>
			<title><![CDATA[Re: Login Timeout]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19098#p19098</link>
			<description><![CDATA[<p>Excellent! Thank you very much! Your suggestion solved the problem! Thank you again, I am grateful to you <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (sayemfx)]]></author>
			<pubDate>Sun, 26 Jan 2014 11:00:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19098#p19098</guid>
		</item>
		<item>
			<title><![CDATA[Re: Login Timeout]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19097#p19097</link>
			<description><![CDATA[<p>In that case you can disable the check in <strong>includes/session.inc</strong></p><p>Look for the <strong>function preventHijacking()</strong> and comment out the lines<br /></p><div class="codebox"><pre><code>  if ($_SESSION[&#039;IPaddress&#039;] != $_SERVER[&#039;REMOTE_ADDR&#039;])
    return false;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (tm)]]></author>
			<pubDate>Sat, 25 Jan 2014 20:42:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19097#p19097</guid>
		</item>
		<item>
			<title><![CDATA[Re: Login Timeout]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19096#p19096</link>
			<description><![CDATA[<p>Please note that, I see that, my client&#039;s IP gets changed every 5-10 seconds.</p>]]></description>
			<author><![CDATA[null@example.com (sayemfx)]]></author>
			<pubDate>Sat, 25 Jan 2014 19:21:23 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19096#p19096</guid>
		</item>
		<item>
			<title><![CDATA[Re: Login Timeout]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19095#p19095</link>
			<description><![CDATA[<p>at tmp/faillog.php I see this:</p><div class="codebox"><pre><code>&lt;?php
/*
Login attempts info.
*/
$login_faillog = array (
  0 =&gt; 
  array (
    &#039;220.255.2.31&#039; =&gt; 0,
    &#039;last&#039; =&gt; &#039;&#039;,
  ),
);</code></pre></div><p>220.255.2.31 is my client&#039;s IP.</p>]]></description>
			<author><![CDATA[null@example.com (sayemfx)]]></author>
			<pubDate>Sat, 25 Jan 2014 18:49:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19095#p19095</guid>
		</item>
		<item>
			<title><![CDATA[Login Timeout]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19094#p19094</link>
			<description><![CDATA[<p>Hello,</p><p>I am facing a strange problem with FA. It&#039;s working fine at my end, at my Chrome, Firefox or Opera. But at client&#039;s computer at his chrome browser, he is constantly being redirected to the login screen whenever he clicks any menu or link or anything!</p><p>Please note that, at my computer at any browser, it&#039;s working fine. But at my client&#039;s google chrome or internet explorer he is always redirected to the login screen. </p><p>Can anyone kindly give me any clue why It might happen?</p><p>Thank you very much.</p>]]></description>
			<author><![CDATA[null@example.com (sayemfx)]]></author>
			<pubDate>Sat, 25 Jan 2014 18:18:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19094#p19094</guid>
		</item>
	</channel>
</rss>
