I found the reason for that strange behavior. RC client send a keep alive signal to the server every minute. The server will respond with a redirect command if the session is invalid or timed out. When no user is logged in the server always send the redirect command because the session is not active yet. The keep alive requests are not required when no session is active. I will fix this in CVS.
Regards, Thomas
Jacob Brunson wrote:
I'm running the latest CVS version, and even without a login and password ever typed into the box, it still refreshes about every 62 to 64 seconds. When it refreshes, it adds an ?_auth= string into the URL.
This was tested in Konqueror. I saw it refreshing automatically on Firefox (1.0.7, linux) as well, but Firefox was automatically inserting my username password.
On Thursday 16 March 2006 14:07, Martin Marques wrote:
El Jue 16 Mar 2006 16:37, Eduard escribió:
With the lastest RoundCube version, if you put your login and pass but dont press login and wait for some time, the page refreshes and login information is lost. It's not important that login information disapears but the login page has no need to refresh every time.
Yep, this is what I'm talking about. :-)