<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : What influences the login time?</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 03 May 2026 08:03:30 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[This could also be fixed (for many cases but not all) by storing previous protection code for a longer period rather than just 1 request (as it currently does). Unfortunately, any of the known solutions has side effects.]]></description>
			<pubDate>Ma, 16 Aug 2010 01:36:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25683]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[Do I have influence on this XSS code?, so that I can make the time longer?<br />
<br />
Basically you are saying that this problem will be solved in Siena.. v0.9, but untill, there is a stable version of Siena, then there is No solution for this.<br />
<br />
Ok.. My autosave / autorecover plugin is a real option then I figure..<br />
<br />
Thnx for the response]]></description>
			<pubDate>Ma, 16 Aug 2010 00:36:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25680]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[That sometimes happens when browsing the site in another tab after a long time editing an article/post, so that XSS protection code has changed before you submit the form.<br />
<br />
It is not the super-ultimate solution, but 0.9 remembers all the input until it is cleaned explicitly (so you can restore the data even after you have been logged out).]]></description>
			<pubDate>Zo, 15 Aug 2010 21:27:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25679]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[I am sorry to say that I probably still have this &quot;losing connection&quot; problem.<br />
I have upgraded to 0.69.<br />
I have made the remember me option default on. (nice feature by the way)<br />
<br />
What went wrong:<br />
A user makes a very long story(page) and took a long time to create it...<br />
He submits the article.<br />
<br />
And thats were it went wrong.. the work is lost.. (very angry user by the way)<br />
BUT he was not logged out...??? so the remember me option is working i guess.<br />
<br />
I think the session timed out (or something like that) en therefore the post is not<br />
submitted correctly.??  Really strange stuff....  (IS this possible ???)<br />
<br />
ANYWAY:<br />
I do not like my users to be angry, so I will write an <strong><span style="color:#CC0000">autosave plugin</span></strong> plugin. (Is a nice feature I think)<br />
<br />
I am going to write it so that the users work will be saved every minute (automatically !!!).<br />
And I will make a recover function in the pages (add and edit) to get the lost work back (also automatically).<br />
<br />
Anybody interested in this plugin to ????<br />
<br />
greets, EZ]]></description>
			<pubDate>Zo, 15 Aug 2010 16:03:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25671]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[Some applications, for example Magento Commerce, generate a random hash code when the system is installed. This is then used to uniquely identify the site and as a salt for passwords. Maybe Cotonti needs something like that too? I use it in my framework as a replacement for <pre>defined(SED_CODE) or die();</pre> since it's not very safe like that (it only prevents direct file access, but not file inclusion because it is easy to guess):<br />
<pre>defined($cfg['app_code']) or die();</pre><br /><br /><b>Added 3 hours 42 minutes later:</b><br /><br />On a side note, I want to report that the Cotonti auth system fails almost always when I try to use it on my mobile (Nokia E63), even though the mobile browser supports cookies (it seems the problem is caused by sessions, not cookies).]]></description>
			<pubDate>Za, 03 Jul 2010 16:23:24 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25138]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[Or release Siena shortly]]></description>
			<pubDate>Thu, 01 Jul 2010 18:50:36 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25128]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[If it wouldn't be a problem, a patch to Genoa is highly appreciated! <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" />]]></description>
			<pubDate>Thu, 01 Jul 2010 18:17:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25126]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Recent login changes in Siena:<br />
<a href="http://trac.cotonti.com/ticket/496">http://trac.cotonti.com/ticket/496</a><br />
accompanied by this: <a href="http://trac.cotonti.com/ticket/497">http://trac.cotonti.com/ticket/497</a><br />
See changes in common.php and users.*.php in <a href="http://trac.cotonti.com/changeset/1237">r1237</a><br />
<br />
Most of the subdomain issues are fixed there except for PHPSESSID cookie which is more a PHP thing rather than Cotonti (see the topic mentioned in the previous post).]]></description>
			<pubDate>Thu, 01 Jul 2010 15:17:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25125]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[Actual Login method shows many problems if we use mod_rewrite to create subdomains...<br />
I discussed here: <a href="http://www.cotonti.com/forums.php?m=posts&amp;q=5657">http://www.cotonti.com/forums.php?m=posts&amp;q=5657</a> but with no much interest.<br />
<br />
Mostly, it seems to me that Cotonti development had stopped from long time (I look at Trac tickets every day and they are always the same).]]></description>
			<pubDate>Thu, 01 Jul 2010 07:41:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25122]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[Can you be more specific about these changes? I remember we've been having issues with the 'remember me' option in the past, with unexpected behavior when following a certain route through the site. These problems seem fixed. I can't find the trac ticket anymore though.<br />
<br />
One reason for asking specifics is because I've more or less copied the Cotonti auth system to my own custom PHP framework (similar to Kohana 2, but more basic). I'd like to update it if necessary.]]></description>
			<pubDate>Thu, 01 Jul 2010 05:31:48 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25120]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Yes actually and these thoughts are implemented on Siena. I wonder if it is important enough to apply the patch on Genoa too (it changes some login internals).]]></description>
			<pubDate>Thu, 01 Jul 2010 01:06:06 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25117]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[Any thoughts about this problem?]]></description>
			<pubDate>Wo, 30 Jun 2010 19:41:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25116]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[Yes, I always select &quot;remember me&quot;. But today for example I was logged out when doing a search (on both pages and forums).]]></description>
			<pubDate>Ma, 28 Jun 2010 01:42:55 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25086]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Please tell me if you get this problem if using &quot;remember me&quot; option.]]></description>
			<pubDate>Zo, 27 Jun 2010 23:20:07 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25085]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[We are experiencing the same issue, being logged out from the admin panel at random. Its impossible to tell when it happens as one minute you are checking the config of a plug and your logged out and other times while opening topics to check.]]></description>
			<pubDate>Za, 26 Jun 2010 18:48:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25069]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[My IP doesn't change, also the same sudden logouts are with &quot;remember me&quot; buttons. <br />
My site's using the eAccelerator, maybe this is what causes problems? I also saw the suhosin extension installed.<br />
<br />
Can you please show me how you solved the session handling using files? (it required corehacking?)]]></description>
			<pubDate>Vr, 25 Jun 2010 16:06:33 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25052]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[One of my customers suffered a lot from sudden logouts. We had tried a million ways until we found that session handler they use (memcache) causes this. We solved it by using another session handler (file based) and forcing the &quot;remember me&quot; flag.<br />
<br />
BTW, it makes a bit difference: whether you're logged out with &quot;remember me&quot; or not. This option stores data in cookies, without it sessions are used.<br />
<br />
Another thing to check is how often your IP changes.<br />
<br />
As for SSL, there shouldn't be any problems with it.]]></description>
			<pubDate>Thu, 24 Jun 2010 00:27:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post25022]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[What should be correct (universal?) settings for cookies?<br /><br /><b>Added 13 days later:</b><br /><br />Another question would be: does Cotonti use ssl without any problem? <br />
I'm wondering about SSL login page.<br />
<br />
I'm also open for possible ideas on what can influence the quick loging out - I pretty much don't know what should I look for, but clearly it's from the server's side (without changing any settings in Cotonti, during recent server system &quot;improvements&quot; the login time was drastically shortened, so it kicks me out of Cotonti after a couple of minutes)<br />
<br />
It's very frustrating also for my users, who get logged out as they hit &quot;post a message&quot;, and no message is saved.]]></description>
			<pubDate>Wo, 09 Jun 2010 15:24:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post24913]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[Check your cookie settings, it sounds like they don't get stored or read properly.]]></description>
			<pubDate>Di, 08 Jun 2010 15:29:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post24905]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[Hi;<br />
<br />
I've got a problem. Despite the fact that in Cotonti setings there's the longest cookie lifetime set, users on my site are logged out after a couple of minutes of inactivity. What else can inluence the session time?<br />
<br />
My server settings:<br />
session.gc_maxlifetime = 1440<br />
session.cache_expire = 180]]></description>
			<pubDate>Ma, 07 Jun 2010 20:48:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=5662&d=0#post24897]]></link>
		</item>
	</channel>
</rss>