Author Topic: Bug or Feature? After logout login without username able  (Read 5429 times)

Offline bibabu

  • Newbie
  • *
  • Posts: 2
Bug or Feature? After logout login without username able
« 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.

Offline FatJonny

  • Jr. Member
  • **
  • Posts: 48
Re: Bug or Feature? After logout login without username able
« Reply #1 on: March 28, 2007, 12:10:57 PM »
Doesn't happen to me. I get the 'login failed' message!

Offline centreit

  • Newbie
  • *
  • Posts: 6
Re: Bug or Feature? After logout login without username able
« Reply #2 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