Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: bibabu on March 27, 2007, 05:40:17 PM

Title: Bug or Feature? After logout login without username able
Post by: bibabu on March 27, 2007, 05:40:17 PM
Hello Community!

First sorry for my bad english, im working on it.
I dont know if that is a bug or a Feature?

I login into my email account. After my session i simply logout.
Now i only write my password into the password field and press on the login button.
I'm in my email account again.
Title: Re: Bug or Feature? After logout login without username able
Post by: FatJonny on March 28, 2007, 12:10:57 PM
Doesn't happen to me. I get the 'login failed' message!
Title: Re: Bug or Feature? After logout login without username able
Post by: centreit on April 04, 2007, 09:17:02 AM
Sounds like you have your session settings wrong in you php configuration. The session should be deleted when you logout. Try another php application that uses session based logins, if it does the same thing it is something to do with your php settings.

Regards,

Daniel Davis