cotonti.com : What influences the login time? https://www.cotonti.com Laatste forum onderwerpen Cotonti en Thu, 19 Mar 2026 02:39:58 -0000 Trustmaster Ma, 16 Aug 2010 01:36:27 -0000 ez
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.

Ok.. My autosave / autorecover plugin is a real option then I figure..

Thnx for the response]]>
Ma, 16 Aug 2010 00:36:28 -0000
Trustmaster
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).]]>
Zo, 15 Aug 2010 21:27:52 -0000
ez I have upgraded to 0.69.
I have made the remember me option default on. (nice feature by the way)

What went wrong:
A user makes a very long story(page) and took a long time to create it...
He submits the article.

And thats were it went wrong.. the work is lost.. (very angry user by the way)
BUT he was not logged out...??? so the remember me option is working i guess.

I think the session timed out (or something like that) en therefore the post is not
submitted correctly.?? Really strange stuff.... (IS this possible ???)

ANYWAY:
I do not like my users to be angry, so I will write an autosave plugin plugin. (Is a nice feature I think)

I am going to write it so that the users work will be saved every minute (automatically !!!).
And I will make a recover function in the pages (add and edit) to get the lost work back (also automatically).

Anybody interested in this plugin to ????

greets, EZ]]>
Zo, 15 Aug 2010 16:03:26 -0000
GHengeveld defined(SED_CODE) or die(); since it's not very safe like that (it only prevents direct file access, but not file inclusion because it is easy to guess):
defined($cfg['app_code']) or die();


Added 3 hours 42 minutes later:

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).]]>
Za, 03 Jul 2010 16:23:24 -0000
pieter Thu, 01 Jul 2010 18:50:36 -0000 tensh ]]> Thu, 01 Jul 2010 18:17:35 -0000 Trustmaster http://trac.cotonti.com/ticket/496
accompanied by this: http://trac.cotonti.com/ticket/497
See changes in common.php and users.*.php in r1237

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).]]>
Thu, 01 Jul 2010 15:17:19 -0000
donP I discussed here: http://www.cotonti.com/forums.php?m=posts&q=5657 but with no much interest.

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).]]>
Thu, 01 Jul 2010 07:41:08 -0000
GHengeveld
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.]]>
Thu, 01 Jul 2010 05:31:48 -0000
Trustmaster Thu, 01 Jul 2010 01:06:06 -0000 tensh Wo, 30 Jun 2010 19:41:27 -0000 foxhound Ma, 28 Jun 2010 01:42:55 -0000 Trustmaster Zo, 27 Jun 2010 23:20:07 -0000 foxhound Za, 26 Jun 2010 18:48:38 -0000 tensh My site's using the eAccelerator, maybe this is what causes problems? I also saw the suhosin extension installed.

Can you please show me how you solved the session handling using files? (it required corehacking?)]]>
Vr, 25 Jun 2010 16:06:33 -0000
Trustmaster
BTW, it makes a bit difference: whether you're logged out with "remember me" or not. This option stores data in cookies, without it sessions are used.

Another thing to check is how often your IP changes.

As for SSL, there shouldn't be any problems with it.]]>
Thu, 24 Jun 2010 00:27:21 -0000
tensh
Added 13 days later:

Another question would be: does Cotonti use ssl without any problem?
I'm wondering about SSL login page.

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 "improvements" the login time was drastically shortened, so it kicks me out of Cotonti after a couple of minutes)

It's very frustrating also for my users, who get logged out as they hit "post a message", and no message is saved.]]>
Wo, 09 Jun 2010 15:24:38 -0000
GHengeveld Di, 08 Jun 2010 15:29:19 -0000 tensh
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?

My server settings:
session.gc_maxlifetime = 1440
session.cache_expire = 180]]>
Ma, 07 Jun 2010 20:48:31 -0000